blob: 6d0f7bf306f7d2810f37e4796d7069f80cab13f5 [file] [log] [blame]
{
"name": "InterviewDemo",
"version": "0.0.1",
"summary": "block测试",
"description": "\"block测试\" #描述",
"homepage": "https://github.com/wei3715/InterviewDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zww": "zwei_ios@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wei3715/InterviewDemo.git",
"tag": "0.0.1"
},
"source_files": "InterviewDemo/TestBlock.{h,m}",
"requires_arc": true
}