[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / 3 / TestSDKFrameworkSpec / 1.0.0 / TestSDKFrameworkSpec.podspec.json
blob9442270955b38d9bd9b0380fa36edd9c9eebd547
2   "name": "TestSDKFrameworkSpec",
3   "version": "1.0.0",
4   "summary": "dynamic framework to learn",
5   "description": "This sdk is test,and learn dynamic framework",
6   "homepage": "https://github.com/WaltSuhuahao/MyLibary",
7   "license": "Apache License 2.0",
8   "authors": {
9     "WaltSuhuahao": "suhuahaocc@163.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/WaltSuhuahao/MyLibary.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "TestSDK.framework/Headers/*.{h,m,swift}",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "TestSDK.framework/Headers/TestSDK.h",
21   "resources": "TestSDK.framework/TestSource.bundle",
22   "requires_arc": true