blob: 89f367f033df109b7309cd81d8817b1cf046e4a1 [file] [log] [blame]
{
"name": "JLPermissions",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "JLPermissions",
"frameworks": [
"AddressBook",
"AssetsLibrary",
"EventKit",
"CoreLocation"
]
}