[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 9 / NbaPlayer / 0.3.0 / NbaPlayer.podspec.json
blobf4e9a62bc78c329d3e648cfc97d1be0a0e849e4d
2   "name": "NbaPlayer",
3   "version": "0.3.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.3.0"
24   }