blob: f9df714eabc2d2cf7276b35a9748bcc807033baa [file] [log] [blame]
{
"name": "JLPermissions",
"version": "1.0.6",
"summary": "User permission dialogs.",
"description": " Ask the user for permissions before iOS does increasing the chance of acceptance on future requests.\n",
"homepage": "https://github.com/jlaws/JLPermissions",
"license": "MIT",
"authors": {
"Joe Laws": "joe.laws@gmail.com"
},
"source": {
"git": "https://github.com/jlaws/JLPermissions.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "JLPermissions",
"frameworks": [
"Accounts",
"AddressBook",
"AssetsLibrary",
"EventKit",
"CoreLocation"
]
}