blob: bd365c8363f2c8187df43c79fb1203765a690633 [file] [log] [blame]
{
"name": "Cloudinary",
"version": "1.0.7",
"summary": "Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline.",
"description": " Easily upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. \n Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. \n Images are seamlessly delivered through a fast CDN, and much much more. \n Cloudinary offers comprehensive APIs and administration capabilities and is easy to integrate with any web application, existing or new.\n Cloudinary provides URL and HTTP based APIs that can be easily integrated with any Web development framework. \n",
"homepage": "http://cloudinary.com",
"license": "MIT",
"authors": {
"Cloudinary": "info@cloudinary.com"
},
"source": {
"git": "https://github.com/cloudinary/cloudinary_ios.git",
"tag": "1.0.7"
},
"platforms": {
"ios": null
},
"source_files": [
"Cloudinary",
"Cloudinary/**/*.{h,m}"
],
"public_header_files": "Cloudinary/**/*.h",
"frameworks": [
"Security",
"Foundation"
],
"requires_arc": true
}