blob: 925f03ffb1e15560081a997349fba0e9c00a7e5f [file] [log] [blame]
{
"name": "KVPermissions",
"version": "2.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": "2.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "KVPermissions/Classes/**/*"
}