[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 6 / d / image-picker / 0.7.5 / image-picker.podspec.json
blobbe743a5f2b6ca644c866488a4b6dd3bf1aed9ae7
2   "name": "image-picker",
3   "version": "0.7.5",
4   "summary": "An easy to use, highly configurable image picker for your chat application.",
5   "description": "An easy to use drop-in framework providing user interface for taking pictures and videos and pick assets from Photo Library. User interface is designed to support inputView \"keyboard-like\" presentation for conversation user interfaces.",
6   "homepage": "https://github.com/inloop/image-picker",
7   "license": "MIT",
8   "authors": {
9     "INLOOPX": "info@inloopx.com"
10   },
11   "platforms": {
12     "ios": "10.1"
13   },
14   "swift_version": "4.1",
15   "source": {
16     "git": "https://github.com/inloop/image-picker.git",
17     "tag": "0.7.5"
18   },
19   "source_files": [
20     "Classes",
21     "ImagePicker/**/*.{h,m,swift,xib,storyboard}"
22   ],
23   "resources": "ImagePicker/Assets.xcassets"