[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 7 / 1 / 2 / MMCSDK / 0.3.2 / MMCSDK.podspec.json
blobe05fd32849d121b798d052ba2aee78ee616194e6
2   "name": "MMCSDK",
3   "version": "0.3.2",
4   "summary": "A short description of MMCSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.okjiaoyu.cn/zhangchuanqi/MMCSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张传奇": "zhangchuanqi@okay.cn"
13   },
14   "source": {
15     "git": "http://git.okjiaoyu.cn/zhangchuanqi/MMCSDK.git",
16     "tag": "0.3.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "MapKit",
24     "CoreMedia",
25     "CoreTelephony",
26     "SystemConfiguration"
27   ],
28   "vendored_frameworks": "MMCSDK/Classes/MMCSDK.framework",
29   "dependencies": {
30     "MIMCProtoBuffer": [
32     ]
33   },
34   "requires_arc": true