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