[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / f / Strive / 0.1.0 / Strive.podspec.json
blobf7296ab6375192cb4bf731198aa8eeef56f6c6fe
2   "name": "Strive",
3   "version": "0.1.0",
4   "summary": "Strive for Strava",
5   "description": "Strava SDK for IOS / WatchOS in Swift",
6   "homepage": "https://github.com/udaypandey/Strive",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Uday": "uday.pandey@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/udaypandey/Strive.git",
16     "tag": "0.1.0"
17   },
18   "source_files": [
19     "Strive",
20     "Strive/**/*.swift"
21   ],
22   "public_header_files": "Strive/**/*.h",
23   "swift_versions": "5.0",
24   "platforms": {
25     "ios": "9.0"
26   },
27   "dependencies": {
28     "Moya": [
29       "~> 13.0.1"
30     ]
31   },
32   "swift_version": "5.0"