blob: f945114be575f2b288e7481fd55e15e26bd658dd [file] [log] [blame]
{
"name": "BlobURLOfUIImage",
"version": "0.0.1",
"summary": "[iOS] Create NSURL from UIImage.",
"homepage": "https://github.com/azu/BlobURLOfUIImage",
"screenshots": "http://monosnap.com/image/yQIafo4xljXgYdJ7m6tsOxIYr21WYA.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azu": "info@efcl.info"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/azu/BlobURLOfUIImage.git",
"tag": "0.0.1"
},
"source_files": "Lib/**/*.{h,m}",
"requires_arc": true
}