blob: 7c2a8542c9c3320d366fd2e700ad8b834f7b131c [file] [log] [blame]
{
"name": "UIImage-RemoteSize",
"version": "0.2",
"summary": "Get remote image dimensions without downloading a whole image",
"homepage": "https://github.com/AYastrebov/UIImage-RemoteSize",
"license": {
"type": "Apache"
},
"authors": {
"Andrey Yastrebov": "a.yastrebov@agilefusion.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AYastrebov/UIImage-RemoteSize.git",
"tag": "v0.2"
},
"source_files": "UIImage+RemoteSize.{h,m}",
"requires_arc": true
}