blob: c5c02484b15b7a5ba4db1c4e21da363a2d7a6c2d [file] [log] [blame]
{
"name": "UIUserNotificationSettings-Extension",
"version": "0.1.0",
"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": "alexruperez@gmail.com"
},
"source": {
"git": "https://github.com/alexruperez/UIUserNotificationSettings-Extension.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/alexruperez",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"UIUserNotificationSettings-Extension": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}