blob: 6492c29e3b19139161416b536ace8fe004289eef [file] [log] [blame]
{
"name": "ImageChamp",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ImageChamp/Classes/**/*",
"frameworks": "UIKit"
}