[Add] KServices 0.2.0
[CocoaPods.git] / Specs / 9 / b / 3 / FounderEpub / 0.0.8 / FounderEpub.podspec.json
blob02fef97181b3abe781de6323c898f69236a39aed
2   "name": "FounderEpub",
3   "version": "0.0.8",
4   "summary": "FounderEpub. Library",
5   "description": "use FounderEpub with Cocoapod",
6   "homepage": "https://github.com/sunforcode/FounderEpub1",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "sunyongji": "363148025@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://fzkb.founder.com.cn/git/FounderEpub.git",
19     "tag": "0.0.8"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "resource_bundles": {
27     "BundleEpbuJS": [
28       "BundleEpbuJS.bundle"
29     ],
30     "EpubImage": [
31       "EpubCocoapod/EPUB.xcassets"
32     ]
33   },
34   "prefix_header_file": "Classes/EPUBPch.pch",
35   "libraries": "xml2",
36   "xcconfig": {
37     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
38   },
39   "dependencies": {
40     "FMDB": [
42     ],
43     "MBProgressHUD": [
45     ]
46   }