blob: 8b9fa8f9cf6a1f937e404205aabedb902035733a [file] [log] [blame]
{
"name": "ConvenientImagePicker",
"version": "0.1.0",
"summary": "A beautiful iOS Image Picker.",
"swift_versions": "4.0",
"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.",
"homepage": "https://github.com/CLOXnu/ConvenientImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CLOX": "o18089541818@outlook.com"
},
"source": {
"git": "https://github.com/CLOXnu/ConvenientImagePicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ConvenientImagePicker/Classes/**/*",
"resource_bundles": {
"ConvenientImagePicker": [
"Images/*.{png,xcassets}"
]
},
"swift_version": "4.0"
}