[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 0 / 6 / 5 / WToolsKit / 0.1.1 / WToolsKit.podspec.json
blob1b1b8b1cd80c4565b33e4679548358ffb81f9ad8
2   "name": "WToolsKit",
3   "version": "0.1.1",
4   "summary": "一些方便开发的类",
5   "description": "\"本人收集和整理的一些方便开发的类\"\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/jw10126121/WToolsKit",
7   "license": "MIT",
8   "authors": {
9     "linjiawei": "10126121@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/jw10126121/WToolsKit.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "WToolsKit/Classes/**/*",
20   "resource_bundles": {
21     "WToolsKit": [
22       "WToolsKit/Assets/*.png"
23     ]
24   }