[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 9 / 4 / RxEpub / 0.0.1 / RxEpub.podspec.json
blobdc908ff12f71102c56fd316b1abce1ffc15c38f7
2   "name": "RxEpub",
3   "version": "0.0.1",
4   "summary": "Epub paser and reader based on RxSwift",
5   "description": "'Epub paser and reader based on RxSwift'",
6   "homepage": "https://github.com/izhoubin/RxEpub",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "izhoubin": "121160492@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/izhoubin/RxEpub.git",
16     "tag": "0.0.1"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": [
23     "RxEpub/Classes/*.{h,swift}",
24     "RxEpub/Classes/**/*.swift"
25   ],
26   "resources": [
27     "RxEpub/**/*.{js,css,jpg,png}",
28     "RxEpub/Assets/*.xcassets"
29   ],
30   "dependencies": {
31     "SSZipArchive": [
33     ],
34     "RxSwift": [
36     ],
37     "RxCocoa": [
39     ],
40     "AEXML": [
42     ]
43   },
44   "frameworks": "UIKit"