[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 0 / 6 / 5 / WToolsKit / 0.1.0 / WToolsKit.podspec.json
blob675b4df00e279d3a7987be5d3ca6c5ab598d7b84
2   "name": "WToolsKit",
3   "version": "0.1.0",
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.0"
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   }