[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / 4 / RxEpub / 0.0.6 / RxEpub.podspec.json
blob60ddd004df41a6a5cdaa2683d39e8e7e198c2492
2   "name": "RxEpub",
3   "version": "0.0.6",
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.6"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "source_files": [
24     "RxEpub/Classes/*.{h,swift}",
25     "RxEpub/Classes/**/*.swift"
26   ],
27   "resources": [
28     "RxEpub/**/*.{js,css,jpg,png}",
29     "RxEpub/Assets/*.xcassets"
30   ],
31   "dependencies": {
32     "SSZipArchive": [
34     ],
35     "RxSwift": [
37     ],
38     "RxCocoa": [
40     ],
41     "AEXML": [
43     ]
44   },
45   "swift_version": "5.0"