blob: cae3ef15f52f2e4ed05e19149991d34469bd5047 [file] [log] [blame]
{
"name": "BitlyKit",
"version": "1.0.0",
"license": "MIT",
"summary": "Bitly client for public Bitly API",
"homepage": "https://github.com/BitlyKit/BitlyKit",
"social_media_url": "http://twitter.com/smallsharptools",
"authors": {
"Brennan Stehling": "brennan@smallsharptools.com"
},
"source": {
"git": "https://github.com/BitlyKit/BitlyKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}