[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / 7 / StravaKit / 0.9.0 / StravaKit.podspec.json
blobcd668078e0c5d2340b64e4b4e389395547035b18
2   "name": "StravaKit",
3   "version": "0.9.0",
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.0"
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"