[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / e / a / JumpShot / 1.0.0 / JumpShot.podspec.json
blob2be7185a17e234777e0f53e67f64c061a8f3142d
2   "name": "JumpShot",
3   "version": "1.0.0",
4   "summary": "A framework for accessing the NBA API for iOS written in Swift.",
5   "description": "A framework for accessing the NBA API for iOS written in Swift. Quickly add NBA data to your app including: player, team, game and league leaders.",
6   "homepage": "https://github.com/JerelRocktaschel/JumpShot",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jerel_rocktaschel": "jerel.rocktaschel@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/JerelRocktaschel/JumpShot.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "JumpShot/**/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"