[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / 7 / ConvenientImagePicker / 0.2.1 / ConvenientImagePicker.podspec.json
blob9dd0cee16bd0bf80ee0f2228a44b2fa5d148c574
2   "name": "ConvenientImagePicker",
3   "version": "0.2.1",
4   "summary": "A beautiful iOS Image Picker.",
5   "swift_versions": "4.0",
6   "description": "TODO: This is a beautiful and simple image picker that can be used to select photos of the system album, or your own image collection, alternative multi-select or single-select, and you can define a more beautiful look.",
7   "homepage": "https://github.com/CLOXnu/ConvenientImagePicker",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "CLOX": "o18089541818@outlook.com"
14   },
15   "source": {
16     "git": "https://github.com/CLOXnu/ConvenientImagePicker.git",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ConvenientImagePicker/Classes/**/*",
23   "resource_bundles": {
24     "ConvenientImagePicker": [
25       "Images/*.{png,xcassets}"
26     ]
27   },
28   "swift_version": "4.0"