blob: 38fd00ebae780882bb6256a506edfc936cf0d6c3 [file] [log] [blame]
{
"name": "StravaKit",
"version": "0.7.0",
"summary": "API client for Strava written in Swift.",
"description": "Strava framework for interacting with the Strava API.",
"module_name": "StravaKit",
"homepage": "https://github.com/StravaKit/StravaKit",
"license": "MIT",
"authors": {
"Brennan Stehling": "brennan@smallsharptools.com"
},
"source": {
"git": "https://github.com/StravaKit/StravaKit.git",
"tag": "v0.7.0"
},
"social_media_url": "https://twitter.com/smallsharptools",
"source_files": "Sources/*.swift",
"cocoapods_version": ">= 1.0",
"platforms": {
"ios": "9.0",
"osx": "10.11"
},
"frameworks": [
"Foundation",
"CoreLocation",
"Security"
],
"pushed_with_swift_version": "2.3"
}