[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / e / GracefulImagePicker / 0.7 / GracefulImagePicker.podspec.json
blob3c23a429cc229c681199dcf03f038c186b979309
2   "name": "GracefulImagePicker",
3   "version": "0.7",
4   "summary": "A functional UI component for pick image on iOS.",
5   "description": "A functional UI component for pick image on iOS. .",
6   "homepage": "https://github.com/swiftcafex/GracefulImagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SwiftCafe": "swiftcafex@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/swiftcafex/GracefulImagePicker.git",
16     "tag": "0.7"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "GracefulImagePicker/Classes/**/*",
23   "resources": "GracefulImagePicker/Assets/*.png",
24   "resource_bundles": {
25     "GracefulImagePicker": [
26       "GracefulImagePicker/Assets/*.png"
27     ]
28   },
29   "dependencies": {
30     "CircleProgressBar": [
32     ]
33   },
34   "swift_version": "4.2"