[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 9 / b / e / OROpenSubtitleDownloader / 1.2.1 / OROpenSubtitleDownloader.podspec.json
blob23de2635a2a7a096e3ac7c470974800bddf4ecb6
2   "name": "OROpenSubtitleDownloader",
3   "version": "1.2.1",
4   "summary": "An Obj-C API for Searching and Downloading Subtitles from OpenSubtitles.",
5   "homepage": "https://github.com/orta/OROpenSubtitleDownloader",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "orta": "orta.therox@gmail.com",
12     "David Bonnet": "https://twitter.com/iGranDav"
13   },
14   "source": {
15     "git": "https://github.com/orta/OROpenSubtitleDownloader.git",
16     "tag": "1.2.1"
17   },
18   "source_files": "OROpenSubtitleDownloader.{h,m}",
19   "libraries": "z",
20   "platforms": {
21     "ios": "7.0",
22     "osx": "10.9",
23     "tvos": "9.0"
24   },
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "xmlrpc": [
31     ]
32   }