blob: ac837f92f32bfa3925494974603ce238eb3a239d [file] [log] [blame]
{
"name": "UIUserNotificationSettings-Extension",
"version": "0.1.2",
"summary": "UIUserNotificationSettings Extension.",
"description": "UIUserNotificationSettings-Extension provides helper methods that will make you much easier to handle #Interactive #Notifications.",
"homepage": "https://github.com/alexruperez/UIUserNotificationSettings-Extension",
"screenshots": [
"https://raw.githubusercontent.com/alexruperez/UIUserNotificationSettings-Extension/master/screenshot_1.jpg",
"https://raw.githubusercontent.com/alexruperez/UIUserNotificationSettings-Extension/master/screenshot_2.jpg",
"https://raw.githubusercontent.com/alexruperez/UIUserNotificationSettings-Extension/master/screenshot_3.jpg"
],
"license": "MIT",
"authors": {
"alexruperez": "contact@alexruperez.com"
},
"source": {
"git": "https://github.com/alexruperez/UIUserNotificationSettings-Extension.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/alexruperez",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "UIKit"
}