[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 9 / b / e / OROpenSubtitleDownloader / 0.1 / OROpenSubtitleDownloader.podspec.json
blobd62f6131c1444b6cd78987f82a9a5e04bf4e5a77
2   "name": "OROpenSubtitleDownloader",
3   "version": "0.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": "0.1"
16   },
17   "source_files": "OROpenSubtitleDownloader.{h,m}",
18   "libraries": "z",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "5.0"
22   },
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "xmlrpc": [
29     ]
30   }