blob: 80a82e63a36114f55185450afd0babce41561fa9 [file] [log] [blame]
{
"name": "CICropPicker",
"version": "1.0.0",
"summary": "Enhanced image picker and crop for iOS",
"description": "Enhanced image picker and crop for iOS.",
"homepage": "https://github.com/Criptext/CICropPicker",
"license": "MIT",
"authors": {
"Gianni Carlo": "gianni@criptext.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Criptext/CICropPicker.git",
"tag": "1.0.0"
},
"source_files": [
"CICropPicker",
"CICropPicker/**/*.{h,m}"
],
"resources": "CICropPicker/images.xcassets"
}