[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / e / GracefulImagePicker / 0.6 / GracefulImagePicker.podspec.json
blob36821c01894630fd4c068dd6a895fa21b1ccfb78
2   "name": "GracefulImagePicker",
3   "version": "0.6",
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.6"
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"