[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / 8 / MKTrackerSDK / 1.1.3 / MKTrackerSDK.podspec.json
blobdf250a48083d92fb914f7c8532280b86cd068605
2   "name": "MKTrackerSDK",
3   "version": "1.1.3",
4   "summary": "A short description of MKTrackerSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MOKO-Tracker/iOS-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aadyx2007@163.com": "aadyx2007@163.com"
13   },
14   "source": {
15     "git": "https://github.com/MOKO-Tracker/iOS-SDK.git",
16     "tag": "1.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MKTrackerSDK/Classes/MKContactTrackerSDK.h",
22   "subspecs": [
23     {
24       "name": "MKBLEBaseSDK",
25       "source_files": "MKTrackerSDK/Classes/MKBLEBaseSDK/**"
26     },
27     {
28       "name": "MKTrackerSDK",
29       "source_files": "MKTrackerSDK/Classes/MKTrackerSDK/**",
30       "dependencies": {
31         "MKTrackerSDK/MKBLEBaseSDK": [
33         ]
34       }
35     }
36   ]