[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 9 / b / SOSubtitle / 0.5 / SOSubtitle.podspec.json
blobf09826e6df29190e7d00de50dc646c5e093bad94
2   "name": "SOSubtitle",
3   "version": "0.5",
4   "license": {
5     "type": "Affero GNU GPL v3",
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.5"
19   },
20   "source_files": "SOSubtitle",
21   "requires_arc": true,
22   "dependencies": {
23     "MMMarkdown": [
24       "~> 0.4"
25     ],
26     "Bolts": [
27       "~> 1.0"
28     ]
29   }