blob: 9633281794ebee89c86e05426d1ffe4ce66a9339 [file] [log] [blame]
{
"name": "AFMWK",
"version": "0.1.0",
"summary": "this is a sample",
"homepage": "https://github.com/znkd/AFMWK",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"authors": {
"Eric": "znkd_1982@163.com"
},
"source": {
"git": "https://github.com/znkd/AFMWK.git",
"tag": "0.1.0"
},
"source_files": "AFMWK/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}