blob: d2c7c2a6cd0298b802f0678b2f96564a2cfdd8d2 [file] [log] [blame]
{
"name": "UIUserNotificationSettings-Extension",
"version": "0.1.1",
"summary": "UIUserNotificationSettings Extension.",
"description": " UIUserNotificationSettings-Extension provides helper methods that will make you much easier to handle the new #iOS8 #Interactive #Notifications.\n",
"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"
],
"license": "MIT",
"authors": {
"alexruperez": "contact@alexruperez.com"
},
"source": {
"git": "https://github.com/alexruperez/UIUserNotificationSettings-Extension.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/alexruperez",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "UIKit"
}