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