blob: 2d80ea5fbdff2c832267f174dceaceaad781b16f [file] [log] [blame]
{
"name": "EggMobilePushNotification",
"version": "1.0.8",
"summary": "The library that provides an application is integrated with True Push Notification service.",
"description": "This CocoaPod provides the ability to use a True Push Notification service that maybe subscribe, unsubscribe and accept incoming push notification in log.",
"homepage": "https://github.com/csnu17/EggMobilePushNotification",
"license": "MIT",
"authors": {
"Kittisak Phetrungnapha": "cs.sealsoul@gmail.com"
},
"source": {
"git": "https://github.com/csnu17/EggMobilePushNotification.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "SystemConfiguration"
}