[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 9 / 3 / TZToolKit / 0.0.2 / TZToolKit.podspec.json
bloba876816e6166a3dbaa7508d930f0893ebd47719d
2   "name": "TZToolKit",
3   "version": "0.0.2",
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.2"
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   }