blob: d5d5c3c3e219911309a6c822784f3d8dcae339a1 [file] [log] [blame]
{
"name": "SZToolkit",
"version": "0.0.1",
"summary": "A Objective-c toolkit",
"description": "A Objective-c toolkit and some code sugar",
"homepage": "https://github.com/sinkzephyr/SZToolkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sinkzephyr": "sinkzephyr@gmail.com"
},
"source": {
"git": "https://github.com/sinkzephyr/SZToolkit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SZToolkit/Classes/**/*"
}