blob: 8dede5f0bcaf29bfe4589b6b11daa01b2d915a07 [file] [log] [blame]
{
"name": "FounderEpub",
"version": "0.0.5",
"summary": "FounderEpub. Library",
"description": "use FounderEpub with Cocoapod",
"homepage": "https://github.com/sunforcode/FounderEpub1",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"sunyongji": "363148025@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sunforcode/FounderEpub1.git",
"tag": "0.0.5"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resource_bundles": {
"BundleEpbuJS": [
"BundleEpbuJS.bundle"
],
"EpubImage": [
"EpubCocoapod/EPUB.xcassets"
]
},
"prefix_header_file": "Classes/EPUBPch.pch",
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"dependencies": {
"FMDB": [
],
"MBProgressHUD": [
]
}
}