[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 0 / f / 6 / FineEpub / 0.1.0-beta3 / FineEpub.podspec.json
blob70fe09fe6ce79b64a3c99fceaa0f373d9046c522
2   "name": "FineEpub",
3   "version": "0.1.0-beta3",
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-beta3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FineEpub/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Fuzi": [
25       "~> 2.0.1"
26     ],
27     "objective-zip": [
28       "~> 1.0.5"
29     ],
30     "SwiftSoup": [
32     ]
33   }