[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 2 / iOSFineEpub / 0.1.0-beta1 / iOSFineEpub.podspec.json
blob662e1ccf4ecc00e0c2fc1f5ac3a26f30e8f5c748
2   "name": "iOSFineEpub",
3   "version": "0.1.0-beta1",
4   "summary": "A Simple pub reader writer in Swift.",
5   "description": "A Simple pub reader writer in Swift and use javascript and css to show epubs.",
6   "homepage": "https://github.com/mehdok/iOSFineEpub",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mehdi Sohrabi": "mehdok@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mehdok/iOSFineEpub.git",
16     "tag": "0.1.0-beta1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "iOSFineEpub/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Fuzi": [
25       "~> 2.0.1"
26     ],
27     "objective-zip": [
28       "~> 1.0.5"
29     ],
30     "SwiftSoup": [
32     ]
33   }