blob: 99be3b74b3e7a3bc09f25bcc003743d87e834b03 [file] [log] [blame]
{
"name": "VWWPermissionKit",
"version": "1.3",
"summary": "A visual permission manager for iOS",
"authors": {
"Zakk Hoyt": "vaporwarewolf@gmail.com"
},
"homepage": "http://github.com/zakkhoyt/VWWPermissionKit",
"license": {
"type": "MIT",
"text": " Copyright 2015. Zakk hoyt.\n"
},
"source": {
"git": "https://github.com/zakkhoyt/VWWPermissionKit.git",
"tag": "1.3"
},
"source_files": "VWWPermissionKit/**/*.{h,m}",
"resources": "VWWPermissionKit/**/*.{xib}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}