blob: 3a6e2e1677ed87e7f497e0074c5f9dc963483cf7 [file] [log] [blame]
{
"name": "ShortenedURLExpander",
"version": "1.0.1",
"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.1"
},
"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": [
]
}
}