blob: 49d1bb84dd08bc00f4c77abb2c048b52d4c81170 [file] [log] [blame]
{
"name": "Resized",
"version": "0.1.1",
"license": "MIT",
"summary": "iOS client for resized.co - the on-demand image resizing service",
"description": "This is the iOS client for resized.co, a realtime image resize manipulation service.",
"homepage": "https://github.com/square1-io/resized-ios",
"authors": {
"Roberto Pastor": "rober@square1.io"
},
"source": {
"git": "https://github.com/square1-io/resized-ios.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.{h,m}"
}