[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 4 / 5 / 6 / WXKit / 0.1.4 / WXKit.podspec.json
blobd1ec9514f8f49e4fae20a38ea0c60b5ec4e77106
2   "name": "WXKit",
3   "version": "0.1.4",
4   "summary": "自定义工具库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/icofans/WXKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "icofans": "565057208@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/icofans/WXKit.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WXKit/Classes/**/*",
22   "subspecs": [
23     {
24       "name": "Categories",
25       "source_files": "WXKit/Classes/**/*"
26     }
27   ]