[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 9 / testPerson1 / 0.0.1 / testPerson1.podspec.json
blob8bc55909a4041396bdcd55dba3061c311ee6d4ea
2   "name": "testPerson1",
3   "version": "0.0.1",
4   "summary": "testPerson1",
5   "description": "testLib ,this is a demo for about git&pod spec",
6   "homepage": "https://github.com/RocAndTrees/testPerson",
7   "license": "MIT",
8   "authors": {
9     "linxiaopeng": "359539865@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/RocAndTrees/testPerson.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "Classes",
17     "Classes/**/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }