blob: 3e5227fae2d21cc28531432220412f2eda56aadc [file] [log] [blame]
{
"name": "XYQuick",
"version": "0.5.5",
"summary": "A quick develop utility on iOS.",
"homepage": "https://github.com/uxyheaven",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"uxyheaven": "uxyheaven@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/uxyheaven/XYQuickDevelop.git",
"tag": "0.5.5"
},
"source_files": [
"XYQuick/*",
"XYQuick/**/*"
],
"requires_arc": true
}