blob: c1063f690e8c70b7afdd784176bffb61d6ee6a37 [file] [log] [blame]
{
"name": "iTVDb",
"version": "0.0.3",
"authors": {
"Kevin Tuhumury": "kevin.tuhumury@gmail.com"
},
"homepage": "https://github.com/kevintuhumury/itvdb",
"summary": "iTVDb provides a wrapper around the TVDB (http://thetvdb.com) XML API and can be used in iOS apps.",
"source": {
"git": "https://github.com/kevintuhumury/itvdb.git",
"tag": "0.0.3"
},
"source_files": "**/*.{h,m}",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true
}