{ | |
"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" | |
] | |
} |