blob: fb0f50d2f955e3a9a5d7282939381efe2c34ba1a [file] [log] [blame]
{
"name": "ImageChamp",
"version": "0.1.1",
"summary": "ImageChamp is a halper for UIImage",
"description": "ImageChamp is a halper , it is used to handel the all operation of UIImage , download a image , Pick a image",
"homepage": "https://github.com/Shubham14031998/ImageChamp.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shubham Choudhary": "shubhamkaliyar255@gmail.com"
},
"source": {
"git": "https://github.com/Shubham14031998/ImageChamp.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ImageChamp/Classes/**/*",
"frameworks": "UIKit"
}