[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 9 / b / e / OROpenSubtitleDownloader / 1.1.1 / OROpenSubtitleDownloader.podspec.json
blob1af153de56466a4a5ae9e745a7d8ac3dedeb6cfd
2   "name": "OROpenSubtitleDownloader",
3   "version": "1.1.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   },
13   "source": {
14     "git": "https://github.com/orta/OROpenSubtitleDownloader.git",
15     "tag": "1.1.1"
16   },
17   "source_files": "OROpenSubtitleDownloader.{h,m}",
18   "libraries": "z",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0",
22     "osx": "10.9"
23   },
24   "dependencies": {
25     "AFNetworking": [
27     ],
28     "xmlrpc": [
30     ]
31   }