[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / 3 / ImagePickerSheetController / 0.1.6 / ImagePickerSheetController.podspec.json
blobbd3f68eea7ca22b048aa23eff651136359f1cdf0
2   "name": "ImagePickerSheetController",
3   "version": "0.1.6",
4   "summary": "ImagePickerSheetController is like the custom photo action sheet in iMessage just without the glitches.",
5   "description": "                   ImagePickerSheetController is a component that replicates the custom photo action sheet in iMessage. It's very similar to UIAlertController which makes its usage simple and concise.\n",
6   "homepage": "https://github.com/larcus94/ImagePickerSheetController",
7   "screenshots": "https://raw.githubusercontent.com/larcus94/ImagePickerSheetController/master/Screenshots/Nature.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Laurin Brandner": "hello@laurinbrandner.ch"
14   },
15   "social_media_url": "http://twitter.com/larcus94",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/larcus94/ImagePickerSheetController.git",
21     "tag": "0.1.6"
22   },
23   "source_files": "ImagePickerSheetController/ImagePickerSheetController/*.swift",
24   "resources": "ImagePickerSheetController/ImagePickerSheetController/Images.xcassets",
25   "frameworks": "Photos",
26   "requires_arc": true