diff --git a/Specs/3/4/d/KKTestCommonImage/0.0.2/KKTestCommonImage.podspec.json b/Specs/3/4/d/KKTestCommonImage/0.0.2/KKTestCommonImage.podspec.json new file mode 100644 index 000000000000000..b168b7e76f1f5ce --- /dev/null +++ b/Specs/3/4/d/KKTestCommonImage/0.0.2/KKTestCommonImage.podspec.json @@ -0,0 +1,21 @@ +{ + "name": "KKTestCommonImage", + "version": "0.0.2", + "summary": "KKTestCommonImage", + "description": "KKTestCommonImage123", + "homepage": "http://192.168.31.250:8003/scj/applist-cocoapod-test", + "license": "MIT", + "authors": { + "scj": "scj@123.com" + }, + "platforms": { + "ios": "11.0" + }, + "source": { + "git": "http://192.168.31.250:8003/scj/applist-cocoapod-test.git", + "tag": "0.0.2" + }, + "frameworks": "UIKit", + "requires_arc": true, + "source_files": "KKTestCommonImage/**/*.{h,m}" +}