blob: 833ec0c26c206c6d8e03324f2c9e20b83e152827 [file] [log] [blame]
{
"name": "FootballData",
"version": "0.1.0",
"summary": "OpenSource library that allows to fetch and parse data from http://www.football-data.org.",
"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.",
"homepage": "https://github.com/gogunskiy/FootballData",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Volodymyr Hohunskyi": "volodymyr.hohunskyi@gmail.com"
},
"source": {
"git": "https://github.com/gogunskiy/FootballData.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FootballData/Classes/**/*",
"pushed_with_swift_version": "4.0"
}