[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 2 / OdinPush / 0.0.2 / OdinPush.podspec.json
blob8bd3cb0897f2b99adc8ff1ac27489c1bcc46aa4c
2   "name": "OdinPush",
3   "version": "0.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "OdinPush/Core/OdinPush.framework",
22   "compiler_flags": [
23     "-ObjC",
24     "-all_load"
25   ],
26   "libraries": [
27     "c++",
28     "z"
29   ]