blob: 97fe7934fe4cbe32350838dda14369d3e7fa5c3e [file] [log] [blame]
{
"name": "TERatior",
"version": "0.1.2",
"summary": "大转盘",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SunlineTinyiOS/TERatior",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bygd2014@sina.com": "bygd2014@sina.com"
},
"source": {
"git": "https://github.com/SunlineTinyiOS/TERatior.git"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TERatior/Classes/**/*",
"resource_bundles": {
"TERatior": [
"TERatior/Assets/*.png"
]
}
}