[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / a / c / WCImageChooser / 0.0.2 / WCImageChooser.podspec.json
blob8b931b712f7f3b3f424eceebe2b44eac7e04e382
2   "name": "WCImageChooser",
3   "version": "0.0.2",
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.2"
19   },
20   "source_files": "WCImageChooser/*.{swift}",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "WCLayout": [
26     ],
27     "WCQuick": [
29     ]
30   }