[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 8 / a / TestLibDemo / 0.0.4 / TestLibDemo.podspec.json
blob0ea4a2b143e85e44ccfc6a18cdadd24463abef80
2   "name": "TestLibDemo",
3   "version": "0.0.4",
4   "summary": "测试项目",
5   "description": "This library is testLib iThis library is testLib This library is testLib",
6   "homepage": "https://gitee.com/zhengjunjie",
7   "screenshots": "https://github.com/zhengjunjie11/TestLibDemo/blob/master/test.png?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "天空吸引我": "2028002516@qq.com"
14   },
15   "social_media_url": "https://www.jianshu.com/u/0b735abc7135",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/zhengjunjie11/TestLibDemo.git",
21     "tag": "0.0.4"
22   },
23   "resources": "Home/Resoures/*.png",
24   "frameworks": [
25     "Accounts",
26     "AddressBook"
27   ],
28   "libraries": [
29     "c++",
30     "sqlite3",
31     "stdc++.6.0.9",
32     "z"
33   ],
34   "vendored_libraries": "Home/lib/*.a",
35   "dependencies": {
36     "SDWebImage": [
38     ]
39   },
40   "subspecs": [
41     {
42       "name": "Model",
43       "source_files": "Home/Model/*.{h,m}"
44     },
45     {
46       "name": "View",
47       "source_files": "Home/View/*.{h,m}"
48     },
49     {
50       "name": "VC",
51       "source_files": "Home/VC/*.{h,m}"
52     }
53   ]