blob: 3f8008a7a5406d243fd3802f37093e2d1652a80b [file] [log] [blame]
{
"name": "BitlyForiOS",
"version": "1.4.1",
"summary": "Bitly link shortener and expander.",
"description": "A Bitly link shortener which can shorten and expand URLs.",
"homepage": "https://github.com/brennanMKE/BitlyForiOS",
"license": "Apache 2",
"authors": {
"Brennan Stehling": "brennan@smallsharptools.com"
},
"social_media_url": "http://twitter.com/smallsharptools",
"platforms": {
"ios": "8.4"
},
"source": {
"git": "https://github.com/brennanMKE/BitlyForiOS.git",
"tag": "1.4.1"
},
"source_files": "**/SSTURLShortener.{h,m}",
"requires_arc": true
}