blob: a2b9219abf03e124a3e76d3f9115b64da4d650f2 [file] [log] [blame]
{
"name": "O2SPushKit",
"version": "1.0.0",
"summary": "iOS 新老版本推送整合,统一API及输出",
"license": "MIT",
"authors": {
"o2space": "o2space@163.com"
},
"homepage": "http://www.by2code.com",
"source": {
"git": "https://github.com/o2space/O2SPushKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"libraries": "c++",
"default_subspecs": "O2SPushKit",
"subspecs": [
{
"name": "O2SPushKit",
"vendored_frameworks": "O2SPACE_SDK/O2SPushSDK/O2SPushKit.framework"
}
]
}