blob: 9beeaeea835ae36555233dae381bc1c53f8c9840 [file] [log] [blame]
{
"name": "ThumborURL",
"version": "0.0.5",
"summary": "A library to generate encrypted URLs for Thumbor in your iOS app.",
"homepage": "https://github.com/square/ThumborURL",
"license": "Apache License, Version 2.0",
"authors": "Square",
"source": {
"git": "https://github.com/square/ThumborURL.git",
"tag": "v0.0.5"
},
"source_files": "thumborurl/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics"
],
"platforms": {
"ios": "6.0"
}
}