[Delete] YLCategory-Swift-MacOS 1.0.3
[CocoaPods.git] / Specs / 7 / 9 / 3 / TZToolKit / 0.0.5 / TZToolKit.podspec.json
blobadaf3eb0fb170ea3adfa99fc56f7a6241b84d19e
2   "name": "TZToolKit",
3   "version": "0.0.5",
4   "summary": "TZToolKit",
5   "description": "A collection of convenient code for Cocoa.",
6   "homepage": "https://github.com/hysteria/TZToolKit",
7   "license": "WTFPL",
8   "authors": {
9     "Zhou Hangqing": "zhouhangqing@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/hysteria/TZToolKit.git",
13     "tag": "0.0.5"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "AssetsLibrary",
22     "UIKIt"
23   ]