blob: 23de2635a2a7a096e3ac7c470974800bddf4ecb6 [file] [log] [blame]
{
"name": "OROpenSubtitleDownloader",
"version": "1.2.1",
"summary": "An Obj-C API for Searching and Downloading Subtitles from OpenSubtitles.",
"homepage": "https://github.com/orta/OROpenSubtitleDownloader",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"orta": "orta.therox@gmail.com",
"David Bonnet": "https://twitter.com/iGranDav"
},
"source": {
"git": "https://github.com/orta/OROpenSubtitleDownloader.git",
"tag": "1.2.1"
},
"source_files": "OROpenSubtitleDownloader.{h,m}",
"libraries": "z",
"platforms": {
"ios": "7.0",
"osx": "10.9",
"tvos": "9.0"
},
"dependencies": {
"AFNetworking": [
],
"xmlrpc": [
]
}
}