[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 5 / 2 / OdinPush / 0.1.2 / OdinPush.podspec.json
blobe2865ef08d557e6b443f6ed404ee6d43e6b79f1e
2   "name": "OdinPush",
3   "version": "0.1.2",
4   "summary": "奥丁推送SDK",
5   "description": "奥丁推送SDK, 几行代码实现远程推送",
6   "homepage": "https://github.com/odindata/OdinPush",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bacon": "baconli@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/odindata/OdinPush.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "OdinPush/Core/OdinPushSDK.framework",
22   "compiler_flags": "-ObjC",
23   "libraries": [
24     "c++",
25     "z"
26   ]