blob: 460d52d3746ef7e1aee5bbcea2c5f78d4f262978 [file] [log] [blame]
{
"name": "TELCImagePickerController",
"version": "0.2.1",
"summary": "A Multiple Selection Image Picker.(ELCImagePickerController 0.2.1)",
"homepage": "https://github.com/TomorrowX/ELCImagePickerController",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"ELC Technologies": "http://elctech.com"
},
"source": {
"git": "https://github.com/TomorrowX/ELCImagePickerController.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "6.0"
},
"resources": "Classes/**/*.{xib,png}",
"source_files": [
"Classes/ELCImagePicker/*.{h,m}",
"Classes/EYLargePhoto/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit",
"AssetsLibrary",
"CoreLocation"
],
"requires_arc": true
}