blob: 44234ebd417784c49d1e2f1f17a982f139edb727 [file] [log] [blame]
{
"name": "LPPushService",
"version": "1.1.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.1.0"
},
"source_files": "LPPushService/*.{h,m}",
"dependencies": {
"BPushSDK": [
"1.4.3"
]
},
"requires_arc": true
}