blob: 825eb1710b23c01df4712e79248cf9b74f31c535 [file] [log] [blame]
{
"name": "AndKit",
"version": "0.0.1",
"summary": "AndKit is common component of Andwho.",
"description": "AndKit is maintain by Andwho Inc, you can find some common functions from AndKit, it can help you develop your projects quickly.",
"homepage": "https://github.com/zealfung/AndKit",
"license": {
"type": "MIT"
},
"authors": {
"fengziyi": "fengziyi@andwho.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zealfung/AndKit.git",
"tag": "0.0.1"
},
"source_files": "AndKit/**/*.{h,m}",
"exclude_files": "AndKit/Exclude"
}