blob: fafe18c3949448eb8b216e25387b7aeef08f1dfd [file] [log] [blame]
{
"name": "ThumborURL",
"version": "0.0.4",
"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.4"
},
"source_files": "thumborurl/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics"
],
"requires_arc": true
}