[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / f / 6 / PodTestProject / 0.0.1 / PodTestProject.podspec.json
blobb80587dde7b67fa9ae3bc8431994c76245c7cb90
2   "name": "PodTestProject",
3   "version": "0.0.1",
4   "summary": "This is an test project.",
5   "description": "This is really an test project.",
6   "homepage": "https://github.com/itechblue/PodTestProject.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangchunliu": "yangchunliu@yixia.com"
13   },
14   "source": {
15     "git": "https://github.com/itechblue/PodTestProject.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "PodTestProject/PodTestProject/TestTool.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }