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