[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / c / BeeEpubReaderSDK / 0.0.3 / BeeEpubReaderSDK.podspec.json
blobe2b471615979bc6ff6c00a40a7c37e6258544b83
2   "name": "BeeEpubReaderSDK",
3   "version": "0.0.3",
4   "summary": "epub reader sdk",
5   "description": "0.0.x:基础功能",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "5hito": "beemans@foxmail.com"
12   },
13   "homepage": "https://github.com/5hito/BeeEpubReaderSDK",
14   "source": {
15     "git": "https://github.com/5hito/BeeEpubReaderSDK.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "lib/Header/*.h",
19   "resources": "lib/Resources/*.bundle",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0"
23   },
24   "ios": {
25     "vendored_libraries": "lib/libBeeEpubReaderSDK.a"
26   },
27   "xcconfig": {
28     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
29   },
30   "dependencies": {
31     "GDataXMLNode2": [
33     ],
34     "SSZipArchive": [
36     ],
37     "MBProgressHUD": [
38       "~> 1.1.0"
39     ]
40   }