[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / c / WCImageChooser / 0.0.3 / WCImageChooser.podspec.json
blobd8306671f6da77c5c1f134dd39907ffb3e01a270
2   "name": "WCImageChooser",
3   "version": "0.0.3",
4   "summary": "模仿微信的图片选择,仅供参考",
5   "homepage": "https://github.com/HaloWang/WCImageChooser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "王策": "634692517@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/HaloWang/WCImageChooser.git",
18     "tag": "0.0.3"
19   },
20   "source_files": "WCImageChooser/*.{swift}",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "WCLayout": [
26     ],
27     "WCQuick": [
29     ]
30   }