blob: 17c25254e75d5143cdeb322e831009db38981426 [file] [log] [blame]
{
"name": "LPPushService",
"version": "1.2.0",
"summary": "integrate APNS rapidly",
"homepage": "https://github.com/xiaofei86/LPPushService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XuYafei": "xuyafei86@163.com"
},
"social_media_url": "http://xuyafei.cn",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiaofei86/LPPushService.git",
"tag": "1.2.0"
},
"source_files": "LPPushService/*.{h,m}",
"dependencies": {
"BPushSDK": [
"1.4.3"
]
},
"requires_arc": true
}