blob: 5c25a9edc53dbe2bfae44c31ab7505ffd86fddb5 [file] [log] [blame]
{
"name": "DSDemo",
"version": "0.0.1",
"summary": "大神的框架!",
"homepage": "http://itcast.cn",
"license": "MIT",
"authors": {
"ITManager": "zhangjiesharp@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangxiaochuZXC/DSDemo.git",
"tag": "0.0.1"
},
"source_files": "DSDemo/DSDemo/Class/*.{h,m}",
"requires_arc": true
}