[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / b / c / TELCImagePickerController / 0.2.1 / TELCImagePickerController.podspec.json
blob460d52d3746ef7e1aee5bbcea2c5f78d4f262978
2   "name": "TELCImagePickerController",
3   "version": "0.2.1",
4   "summary": "A Multiple Selection Image Picker.(ELCImagePickerController 0.2.1)",
5   "homepage": "https://github.com/TomorrowX/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/TomorrowX/ELCImagePickerController.git",
15     "tag": "0.2.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "resources": "Classes/**/*.{xib,png}",
21   "source_files": [
22     "Classes/ELCImagePicker/*.{h,m}",
23     "Classes/EYLargePhoto/*.{h,m}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "AssetsLibrary",
29     "CoreLocation"
30   ],
31   "requires_arc": true