[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / c / FLSImagePickerController / 0.0.1 / FLSImagePickerController.podspec.json
blob221a7777d77dd67205a5d59e4ecb460734f0010d
2   "name": "FLSImagePickerController",
3   "version": "0.0.1",
4   "summary": "A Multiple Selection Image Picker from photo library.",
5   "homepage": "https://github.com/beastgrim/FLSImagePicker",
6   "license": "MIT",
7   "authors": {
8     "Bogomolov Evgeny": "http://vk.com/dj_vize"
9   },
10   "social_media_url": "http://vk.com/dj_vize",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/beastgrim/FLSImagePicker.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "FLSImagePicker_Demo/FLSImagePickerController/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "ios": {
21     "frameworks": [
22       "Foundation",
23       "UIKit",
24       "AssetsLibrary",
25       "CoreLocation"
26     ]
27   },
28   "requires_arc": true