[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 0 / CYTZImagePickerController / 3.3.3 / CYTZImagePickerController.podspec.json
blobda0b8bcd7e6740a17b5ada4bacdfecc86dfb2470
2   "name": "CYTZImagePickerController",
3   "version": "3.3.3",
4   "summary": "A clone of UIImagePickerController, support picking multiple photos、original photo and video",
5   "homepage": "https://github.com/chenyanfei-m/TZImagePickerController",
6   "license": "MIT",
7   "authors": {
8     "banchichen": "tanzhenios@foxmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/chenyanfei-m/TZImagePickerController.git",
15     "tag": "3.3.3"
16   },
17   "requires_arc": true,
18   "resources": "TZImagePickerController/TZImagePickerController/*.{png,bundle}",
19   "source_files": "TZImagePickerController/TZImagePickerController/*.{h,m}",
20   "frameworks": [
21     "Photos",
22     "MobileCoreServices"
23   ]