blob: 8afd376854a6e8d7db24d8ba9c47c38813e8d6d2 [file] [log] [blame]
{
"name": "MyTool",
"version": "0.0.3",
"summary": "常用工具.",
"description": "<<-DESC",
"homepage": "https://github.com/lizhaojie001/MyTool",
"license": "MIT",
"authors": {
"lizhaojie001": "252487266@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lizhaojie001/MyTool.git",
"tag": "0.0.3"
},
"source_files": "MyTool/*.{h,m}",
"requires_arc": true
}