[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 8 / 4 / ELCImagePickerController / 0.1.2 / ELCImagePickerController.podspec.json
blob840451f23d19ddfa90b5836d0dd2d52070bae1cc
2   "name": "ELCImagePickerController",
3   "version": "0.1.2",
4   "summary": "A Multiple Selection Image Picker.",
5   "homepage": "https://github.com/elc/ELCImagePickerController",
6   "license": {
7     "type": "MIT",
8     "file": "README.md"
9   },
10   "authors": {
11     "ELC Technologies": "http://elctech.com"
12   },
13   "source": {
14     "git": "https://github.com/elc/ELCImagePickerController.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "resources": "Classes/**/*.{xib,png}",
21   "source_files": "Classes/ELCImagePicker/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "AssetsLibrary"
26   ],
27   "requires_arc": false