blob: 7d1023a24f65c02886667f1c5fb4824d4b841bce [file] [log] [blame]
{
"name": "BitlyForiOS",
"version": "1.3.0",
"summary": "Bitly link shortener and expander.",
"description": "A Bitly link shortener which can shorten and expand URLs.",
"homepage": "https://github.com/brennanMKE/BitlyForiOS",
"license": "MIT",
"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.3.0"
},
"source_files": "Common/**/*.{h,m}",
"requires_arc": true
}