blob: d021cbebc07f722c012a75715c8c0d5f82f6a5a8 [file] [log] [blame]
{
"name": "iTVDb",
"version": "0.0.4",
"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.4"
},
"source_files": "**/*.{h,m}",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true
}