[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 6 / WXKit / 0.1.8 / WXKit.podspec.json
blobdd55435f3ced4626a52eeae140fb645db81093ca
2   "name": "WXKit",
3   "version": "0.1.8",
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.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WXKit/WXKit.h",
22   "subspecs": [
23     {
24       "name": "Categories",
25       "source_files": "WXKit/Categories/*.{h,m}"
26     },
27     {
28       "name": "Utils",
29       "source_files": "WXKit/Utils/*.{h,m}",
30       "frameworks": [
31         "AVFoundation",
32         "AudioToolbox"
33       ]
34     }
35   ]