[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 8 / 7 / FootballData / 0.1.0 / FootballData.podspec.json
blob833ec0c26c206c6d8e03324f2c9e20b83e152827
2   "name": "FootballData",
3   "version": "0.1.0",
4   "summary": "OpenSource library that allows to fetch and parse data from http://www.football-data.org.",
5   "description": "This library can be useful for those who tries to fetch info about football competitions from http://www.football-data.org.\nhttp://www.football-data.org - is an open source project which allows retrive info about events, fixtures, standings for about 20 leagues around the world.\nOpenSource library that allows to fetch and parse data from http://www.football-data.org.",
6   "homepage": "https://github.com/gogunskiy/FootballData",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Volodymyr Hohunskyi": "volodymyr.hohunskyi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gogunskiy/FootballData.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FootballData/Classes/**/*",
22   "pushed_with_swift_version": "4.0"