[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / b / SOSubtitle / 0.10 / SOSubtitle.podspec.json
blobeb2a6d7476271ac86334d50d3564ad1f4e901b96
2   "name": "SOSubtitle",
3   "version": "0.10",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE.txt"
7   },
8   "homepage": "http://github.com/shinyieva/SOSubtitle",
9   "authors": {
10     "Sergio Ortega": "shinyieva@gmail.com"
11   },
12   "summary": "SRT Subtitle parser for objective c.",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/shinyieva/SOSubtitle.git",
18     "tag": "0.10"
19   },
20   "source_files": "SOSubtitle",
21   "requires_arc": true,
22   "dependencies": {
23     "Bolts": [
24       "~> 1.0"
25     ],
26     "AFNetworking": [
27       "~> 2.5.0"
28     ]
29   }