[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 4 / HKThirdPartyLibraries / 0.1.0 / HKThirdPartyLibraries.podspec.json
blob590533e66e530150f1358f96b2250dc6e02ecca4
2   "name": "HKThirdPartyLibraries",
3   "version": "0.1.0",
4   "summary": "HKThirdParty.",
5   "description": "HKThirdParty第三方库继承",
6   "homepage": "https://code.aliyun.com/hkr-app/App_IOS_HKThirdPartyLibraries",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GongM": "gongm@reachauto.com"
13   },
14   "source": {
15     "git": "git@code.aliyun.com:hkr-app/App_IOS_HKThirdPartyLibraries.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.1"
20   },
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreTelephony"
24   ],
25   "ios": {
26     "libraries": [
27       "z",
28       "sqlite3.0"
29     ]
30   },
31   "subspecs": [
32     {
33       "name": "UM",
34       "vendored_frameworks": [
35         "Umeng/analytics/analytics_ios_5.5.0/UMAnalytics.framework",
36         "Umeng/common/common_ios_1.5.1/normal/UMCommon.framework",
37         "Umeng/push/push_ios_3.2.1/UMPush.framework"
38       ]
39     }
40   ]