blob: a74cb0f5ca7275b94d9f3fa55104047ea6077aca [file] [log] [blame]
{
"name": "TCDemo",
"version": "0.0.1",
"summary": "这是我的框架",
"homepage": "https://github.com/muyanglang",
"license": "MIT",
"authors": {
"xiaoticai": "xiaoticai@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/muyanglang/TCDemo.git",
"tag": "0.0.1"
},
"source_files": [
"TCDemo",
"MyProject/MyKuangJia/*.{h,m}"
],
"requires_arc": true
}