[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / 9 / NbaPlayer / 0.2.0 / NbaPlayer.podspec.json
blob642da222dcf6a99e73444dd3b979e93851fb1736
2   "name": "NbaPlayer",
3   "version": "0.2.0",
4   "summary": "This is my second Pod on Github.",
5   "authors": {
6     "Mihajlo Jezdic": "mihajlo.jezdic@gmail.com"
7   },
8   "homepage": "https://github.com/mihajloj/NbaPlayer",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source_files": "NbaPlayer/**/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "source": {
22     "git": "https://github.com/mihajloj/NbaPlayer.git",
23     "tag": "0.2.0"
24   }