blob: 9ba2c1f15b5bca60ca1c6b6f35a3d53c3e6b9bf1 [file] [log] [blame]
{
"name": "EggMobilePushNotification",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "SystemConfiguration"
}