blob: 929da9a1df44534b1964e10ce5aa56f70999677c [file] [log] [blame]
{
"name": "StravaKit",
"version": "0.9.4",
"summary": "API client for Strava written in Swift.",
"description": "Swift framework for integrating 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.9.4"
},
"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": "3.0"
}