blob: acd5ed8f275477affd95daf203f75bcfc1f25bfa [file] [log] [blame]
{
"name": "ShortenedURLExpander",
"version": "1.0.2",
"license": "MIT",
"summary": "Shortened URL Expander",
"homepage": "https://github.com/emsihyo/ShortenedURLExpander",
"authors": {
"emsihyo": "emsihyo@gmail.com"
},
"source": {
"git": "https://github.com/emsihyo/ShortenedURLExpander.git",
"tag": "1.0.2"
},
"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": [
]
}
}