blob: 92546388ff2b72b3ca26255cd8d693bb282adc00 [file] [log] [blame]
{
"name": "EggMobilePushNotification",
"version": "1.0.2",
"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.2"
},
"social_media_url": "https://www.facebook.com/SealSoul",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "SystemConfiguration"
}