[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 1 / 5 / PTCloudSDK / 0.1.7 / PTCloudSDK.podspec.json
blob989ca2bfc13076d106a5c3f401419394f7d67b2f
2   "name": "PTCloudSDK",
3   "version": "0.1.7",
4   "summary": "基本使用功能",
5   "description": "0.0.x:基础功能合集使用\n0.1.0:bitcode",
6   "homepage": "https://github.com/5hito/PTCloudSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "5hito": "beemans@foxmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/5hito/PTCloudSDK.git",
19     "tag": "0.1.7"
20   },
21   "frameworks": "WebKit",
22   "requires_arc": true,
23   "resources": "lib/Resources/*.bundle",
24   "source_files": "lib/Header/*.h",
25   "ios": {
26     "vendored_libraries": "lib/libPartnerSDK.a"
27   },
28   "dependencies": {
29     "AFNetworking": [
31     ],
32     "UMCCommon": [
34     ],
35     "UMCAnalytics": [
37     ],
38     "UMCSecurityPlugins": [
40     ],
41     "UMCPush": [
43     ]
44   }