[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / e / GracefulImagePicker / 0.3.1 / GracefulImagePicker.podspec.json
blob383b288aadca931ae8b1b3c497c47c4a0c2e40cb
2   "name": "GracefulImagePicker",
3   "version": "0.3.1",
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.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GracefulImagePicker/Classes/**/*",
22   "resources": "GracefulImagePicker/Assets/*.png",
23   "resource_bundles": {
24     "GracefulImagePicker": [
25       "GracefulImagePicker/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "CircleProgressBar": [
31     ]
32   }