blob: a876816e6166a3dbaa7508d930f0893ebd47719d [file] [log] [blame]
{
"name": "TZToolKit",
"version": "0.0.2",
"summary": "TZToolKit",
"description": " A collection of convenient code for Cocoa.\n",
"homepage": "https://github.com/hysteria/TZToolKit",
"license": "WTFPL",
"authors": {
"Zhou Hangqing": "zhouhangqing@gmail.com"
},
"source": {
"git": "https://github.com/hysteria/TZToolKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TZToolKit": [
"Pod/Assets/*.png"
]
}
}