[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 0 / c / FLSImagePickerController / 0.0.2 / FLSImagePickerController.podspec.json
blob6d8c0164341620755452fbee3dc2d0217a37b351
2   "name": "FLSImagePickerController",
3   "version": "0.0.2",
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.2"
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