[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 2 / c / FendaAppUploadLib / 0.0.2 / FendaAppUploadLib.podspec.json
blob279d88fb7a0f39a4a27265dbad97a2a13a913367
2   "name": "FendaAppUploadLib",
3   "version": "0.0.2",
4   "summary": "initial APP uploading Project",
5   "description": "奋达测试APP升级以及手环固件升级公用模块",
6   "homepage": "https://gitee.com/Fly127/FendaAppUploadLib.git",
7   "license": "MIT",
8   "authors": {
9     "WANG DONG": "aney.wangdong@fenda.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/Fly127/FendaAppUploadLib.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "APPUploadLib/Image/*.{png}",
20     "APPUploadLib/Manager/*.{h,m}",
21     "APPUploadLib/Model/*.{h,m}",
22     "APPUploadLib/VersionMarco/*.{h}",
23     "APPUploadLib/View/*.{h,m}",
24     "APPUploadLib/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "requires_arc": true