[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / e / 7 / XImagePickerController / 0.7 / XImagePickerController.podspec.json
blob5a7377968abf34c19b17b259ae75e2793198650f
2   "name": "XImagePickerController",
3   "version": "0.7",
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.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XImagePickerController/Classes/**/*",
22   "resources": "XImagePickerController/Assets/XImagePickerController.bundle",
23   "pushed_with_swift_version": "4.0"