blob: 460c65872d7b432804c67d901750a5d4740b5941 [file] [log] [blame]
{
"name": "ASImageResize",
"version": "1.0.3",
"summary": "UIImage category to resize images",
"homepage": "https://github.com/AliSoftware/UIImage-Resize",
"license": "MIT",
"authors": {
"AliSoftware": "olivier.halligon+ae@gmail.com"
},
"source": {
"git": "https://github.com/eimantas/ASImageResize.git",
"tag": "1.0.3"
},
"social_media_url": "http://www.foodreporter.net",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/ios/*",
"ios": {
"exclude_files": "Classes/osx"
},
"osx": {
"exclude_files": "Classes/ios"
}
}