blob: bb29bd7e8e35bc80fcb7518be67e8c1980284e5b [file] [log] [blame]
{
"name": "TZToolKit",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TZToolKit": [
"Pod/Assets/*.png"
]
}
}