[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 2 / OdinPush / 0.0.9 / OdinPush.podspec.json
blob2db145bf9c8eb3185dc14f051fb520b6c22c1710
2   "name": "OdinPush",
3   "version": "0.0.9",
4   "summary": "奥丁推送SDK",
5   "description": "奥丁推送SDK, 几行代码实现远程推送",
6   "homepage": "https://github.com/odindata/OdinPush.git",
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.0.9"
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   ]