blob: ef272b245dc9da918a18a157fcc60558c19d6bf2 [file] [log] [blame]
{
"name": "DoRun",
"version": "0.0.4",
"summary": "DoRun is a elegant swift tool framework.",
"homepage": "https://github.com/guo-pf/DoRun-master",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guo-pf": "gpf51321@163.com"
},
"source": {
"git": "https://github.com/guo-pf/DoRun-master.git",
"tag": "0.0.4"
},
"source_files": [
"DoRun",
"DoRun/*.swift"
],
"platforms": {
"ios": "8.0"
}
}