{ | |
"name": "iTVDb", | |
"version": "0.0.1", | |
"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.1" | |
}, | |
"source_files": "**/*.{h,m}", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"platforms": { | |
"ios": null | |
}, | |
"requires_arc": true | |
} |