blob: 541a5e984bf8e38e47b7e9f8b5bdc2dd973e0fa7 [file] [log] [blame]
{
"name": "arek",
"version": "0.0.5",
"summary": "AREK is a clean and easy to use wrapper over any kind of iOS permission.",
"homepage": "https://github.com/ennioma/arek",
"license": {
"type": "unlicense"
},
"authors": {
"Ennio Masi": "ennio.masi@gmail.com"
},
"source": {
"git": "https://github.com/ennioma/arek.git",
"tag": "0.0.5"
},
"social_media_url": "https://twitter.com/ennioma",
"platforms": {
"ios": "9.0"
},
"source_files": [
"arek/Classes/**/*",
"arek/Classes/Core/**/*",
"arek/Classes/Permissions/**/*"
],
"pushed_with_swift_version": "3.0"
}