blob: f6cc68f1624c5ad73e46f4843b05d71ad5710ca1 [file] [log] [blame]
{
"name": "TDCTool",
"version": "1.0.0",
"summary": "An easy way to use normal function",
"homepage": "https://github.com/coderCX/TDCTool",
"license": "MIT",
"authors": {
"程曦": "460018082@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/coderCX/TDCTool.git",
"tag": "1.0.0"
},
"source_files": "TDCTool/**/*.{h,m}",
"resources": "TDCTool/*",
"requires_arc": true
}