blob: aa8f5a620dfa8d2a3d3f478a41a4187e4c8d61ae [file] [log] [blame]
{
"name": "ShortenedURLExpander",
"version": "1.0.3",
"license": "MIT",
"summary": "Shortened URL Expander",
"homepage": "https://github.com/retriable/ShortenedURLExpander",
"authors": {
"retriable": "retriable@retriable.com"
},
"source": {
"git": "https://github.com/retriable/ShortenedURLExpander.git",
"tag": "1.0.3"
},
"description": "Shortened URL Expander.",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.9"
},
"source_files": "ShortenedURLExpander/*.{h,m}",
"dependencies": {
"Retriable": [
]
}
}