[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 2 / 5 / PrivatePod2018 / 0.0.2 / PrivatePod2018.podspec.json
blob08111aac7e7baac479d7cd3f121294ad7336c22a
2   "name": "PrivatePod2018",
3   "version": "0.0.2",
4   "summary": "测试私有库引用frameworks.",
5   "homepage": "https://www.liuandy.cn",
6   "license": "MIT (LICENSE)",
7   "authors": {
8     "mingmingsuper": "mingmingsuper@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/mingmingsuper/PrivatePod.git",
15     "tag": "0.0.2"
16   },
17   "frameworks": [
18     "MobileCoreServices",
19     "SystemConfiguration",
20     "AVFoundation",
21     "CoreTelephony",
22     "CoreMedia",
23     "AudioToolbox",
24     "VideoToolbox"
25   ],
26   "libraries": [
27     "c++",
28     "sqlite3.0",
29     "z"
30   ],
31   "vendored_libraries": "*.a",
32   "vendored_frameworks": "*.framework"