blob: 7741e3987e5dcaa1e9a93495bcaeb63d82aca409 [file] [log] [blame]
{
"name": "KVPermissions",
"version": "1.0.0",
"summary": "Control your app permissions.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/vuvankhac/KVPermissions.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vu Van Khac": "khacvv0451@gmail.com"
},
"source": {
"git": "https://github.com/vuvankhac/KVPermissions.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KVPermissions/Classes/**/*"
}