blob: fe5d63fb2bff644a5547c7676eba32ab47ea146c [file] [log] [blame]
{
"name": "SUNKit",
"version": "1.1.0",
"summary": "An easy way to crate base kit",
"homepage": "https://github.com/suncook",
"license": "MIT",
"authors": {
"Cook": "sqm90114@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/suncook/SUNKit.git",
"tag": "1.1.0"
},
"source_files": "SUNKit/**/*.{h,m}",
"requires_arc": true
}