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