[Add] ZIMKit 2.6.8
[CocoaPods.git] / Specs / 7 / f / 1 / Test_01 / 1.0.2 / Test_01.podspec.json
blob23df8ec5b8e4a80284ee4d68fb08b5598264c425
2   "name": "Test_01",
3   "version": "1.0.2",
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.2"
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"