blob: 8bd80ee30f54b602abd94d3e21871c10d901c715 [file] [log] [blame]
{
"name": "LBXShareSDK",
"version": "1.0.0",
"summary": "integrate APNs rapidly",
"homepage": "https://github.com/wolimomomo/LBXShareSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leebinxian": "wolimomo@163.com"
},
"social_media_url": "http://baidu.com",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wolimomomo/LBXShareSDK.git",
"tag": "1.0.0"
},
"source_files": "LBXSDK/Classes/*.{h,m}",
"resources": "LBXSDK/Resources/*.png",
"requires_arc": true
}