blob: cd54afb06c4dc891aaf795cfb6c0733921410bc3 [file] [log] [blame]
{
"name": "Makepods",
"version": "0.0.1",
"summary": "A Makepods for tests.",
"description": "makepods is for easier to use",
"homepage": "https://github.com/helinyu/makepods",
"license": "MIT",
"authors": {
"felix": "2319979647@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/helinyu/makepods.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}