templates/AppGroup.podspec.json in cocoapods-app_group-0.4.0 vs templates/AppGroup.podspec.json in cocoapods-app_group-0.4.1

- old
+ new

@@ -11,11 +11,11 @@ "authors": { "mzp": "mzpppp@gmail.com" }, "source": { "git": "https://github.com/mzp/cocoapods-app_group.git", - "tag": "<%= Cocoapods::AppGroup::VERSION %>" + "tag": "v<%= Cocoapods::AppGroup::VERSION %>" }, - "source_files": "*.{h,m,swift}", + "source_files": "templates/*.{h,m,swift}", "frameworks": "Foundation", "requires_arc": true }