[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 0 / 7 / StravaKit / 0.9.3 / StravaKit.podspec.json
blobfb9b7a0ee4327ef073a15757cfa37307d4f01ccd
2   "name": "StravaKit",
3   "version": "0.9.3",
4   "summary": "API client for Strava written in Swift.",
5   "description": "Swift framework for integrating with the Strava API.",
6   "module_name": "StravaKit",
7   "homepage": "https://github.com/StravaKit/StravaKit",
8   "license": "MIT",
9   "authors": {
10     "Brennan Stehling": "brennan@smallsharptools.com"
11   },
12   "source": {
13     "git": "https://github.com/StravaKit/StravaKit.git",
14     "tag": "v0.9.3"
15   },
16   "social_media_url": "https://twitter.com/smallsharptools",
17   "source_files": "Sources/*.swift",
18   "cocoapods_version": ">= 1.0",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.11"
22   },
23   "frameworks": [
24     "Foundation",
25     "CoreLocation",
26     "Security"
27   ],
28   "pushed_with_swift_version": "3.0"