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