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