blob: 38305ca5b2cbbdd89701cc08e9e322dea15b1279 [file] [log] [blame]
{
"name": "GracefulImagePicker",
"version": "0.1.0",
"summary": "A functional UI component for pick image on iOS.",
"description": "A functional UI component for pick image on iOS. .",
"homepage": "https://github.com/swiftcafex/GracefulImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SwiftCafe": "swiftcafex@gmail.com"
},
"source": {
"git": "https://github.com/swiftcafex/GracefulImagePicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GracefulImagePicker/Classes/**/*",
"resources": "GracefulImagePicker/Assets/*.png",
"resource_bundles": {
"GracefulImagePicker": [
"GracefulImagePicker/Assets/*.png"
]
},
"dependencies": {
"CircleProgressBar": [
]
},
"pushed_with_swift_version": "4.0"
}