[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / b / 7 / TZImagePicker / 1.1.6 / TZImagePicker.podspec.json
blob5b346115de4b3c6d362f65c27556c62258f0ca4e
2   "name": "TZImagePicker",
3   "version": "1.1.6",
4   "summary": "A clone of TZImagePickerController, support picking multiple photos、original photo and video",
5   "homepage": "https://github.com/gewill/TZImagePicker",
6   "license": "MIT",
7   "authors": {
8     "gewill": "531sunlight@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/gewill/TZImagePicker.git",
15     "tag": "1.1.6"
16   },
17   "requires_arc": true,
18   "resources": "TZImagePickerController/TZImagePickerController/Resource/*.{png,xib,nib}",
19   "source_files": "TZImagePickerController/TZImagePickerController/*.{h,m}"