Example/Pods/CocoaPodsAppGroup/AppGroup.podspec.json in cocoapods-app_group-0.4.0 vs Example/Pods/CocoaPodsAppGroup/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": "0.3.0" + "tag": "v0.4.1" }, - "source_files": "*.{h,m,swift}", + "source_files": "templates/*.{h,m,swift}", "frameworks": "Foundation", "requires_arc": true }