[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 4 / 1 / e / O2SPushKit / 1.0.1 / O2SPushKit.podspec.json
blob33d73f8407a492d8758f6acd96956a9b20dc96f0
2   "name": "O2SPushKit",
3   "version": "1.0.1",
4   "summary": "iOS 新老版本推送整合,统一API及输出",
5   "license": "MIT",
6   "authors": {
7     "o2space": "o2space@163.com"
8   },
9   "homepage": "http://www.by2code.com",
10   "source": {
11     "git": "https://github.com/o2space/O2SPushKit.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "libraries": "c++",
18   "default_subspecs": "O2SPushKit",
19   "subspecs": [
20     {
21       "name": "O2SPushKit",
22       "vendored_frameworks": "O2SPACE_SDK/O2SPushSDK/O2SPushKit.framework"
23     }
24   ]