[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / 1 / Test_01 / 1.0.3 / Test_01.podspec.json
blob747d62cdcd1f83e7a45991daf30b91b29d25b22d
2   "name": "Test_01",
3   "version": "1.0.3",
4   "summary": "Custom Category used on iOS.",
5   "description": "Custom Category used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/XSSheng/Test_01",
7   "license": "MIT",
8   "authors": {
9     "xinzhang": "zx270611346@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/XSSheng/Test_01.git",
16     "tag": "1.0.3"
17   },
18   "requires_arc": true,
19   "source_files": "Classes",
20   "vendored_frameworks": "Framework/CYSDKKit.framework",
21   "frameworks": [
22     "Security",
23     "CoreLocation",
24     "CoreTelephony",
25     "WebKit"
26   ],
27   "libraries": "sqlite3"