blob: 7f9c3af23c204a200184ad59ef722d0400ec98bb [file] [log] [blame]
{
"name": "ECTools",
"version": "1.0.0",
"summary": "收集各种工具!",
"description": "collection of Tools",
"homepage": "https://github.com/EricYellow/ECTools",
"license": "MIT",
"authors": {
"Eric": "hjphfut@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/EricYellow/ECTools.git",
"tag": "1.0.0"
},
"source_files": "ECTools/*.{h,m}",
"requires_arc": true
}