[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 9 / 3 / TZToolKit / 0.0.3 / TZToolKit.podspec.json
blob74fb698e260082ce5dcaee21fa60ff5a4582166c
2   "name": "TZToolKit",
3   "version": "0.0.3",
4   "summary": "TZToolKit",
5   "description": "                       A collection of convenient code for Cocoa.\n",
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.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "TZToolKit": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "AssetsLibrary",
27     "UIKIt"
28   ]