blob: adaf3eb0fb170ea3adfa99fc56f7a6241b84d19e [file] [log] [blame]
{
"name": "TZToolKit",
"version": "0.0.5",
"summary": "TZToolKit",
"description": "A collection of convenient code for Cocoa.",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"AssetsLibrary",
"UIKIt"
]
}