[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / 7 / XImagePickerController / 0.3.0 / XImagePickerController.podspec.json
blobe3f22af2fb819be21fe5a23a54d93137c98d2f14
2   "name": "XImagePickerController",
3   "version": "0.3.0",
4   "summary": "XImagePickerController 为TZImagePickerController 的swift 仿写版",
5   "description": "TODO: XImagePickerController 是TZImagePickerController 的swift 仿写优化 去除8.0以下的内容",
6   "homepage": "https://github.com/zhao765882596/XImagePickerController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ming": "z4015@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhao765882596/XImagePickerController.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XImagePickerController/Classes/**/*",
22   "resource_bundles": {
23     "XImagePickerController": [
24       "XImagePickerController/Assets/XMImagePickerController.bundle"
25     ]
26   },
27   "pushed_with_swift_version": "4.0"