blob: e44eb15f6e8cfad4e71c2ca2c4cb4b0956dcd614 [file] [log] [blame]
{
"name": "PushNotificationManager",
"version": "1.0.2",
"summary": "Convenient and comprehensive api for push notification",
"description": "Convenient and comprehensive api for push notification,provide 6 stems and 20 branchs' function,offer examples written by Objective-C and Swift respectively",
"homepage": "https://github.com/GREENBANYAN/PushNotificationManager",
"license": "MIT",
"authors": {
"GREENBANYAN": "@greenbanyan@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GREENBANYAN/PushNotificationManager.git",
"tag": "1.0.2"
},
"source_files": "PushNotificationManager/*.{h,m}",
"requires_arc": true
}