blob: 8076158afb9102d29ace1d1423b3569e4d596148 [file] [log] [blame]
{
"name": "ATReadingBookSDK",
"version": "1.3.2",
"summary": "ATReadingBookSDK.",
"description": "ATReadingBookSDK Copyright (c) 2018 ABC Reading. All rights reserved.",
"homepage": "https://github.com/ABCReading/ATReadingBookSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Spaino": "captain_spaino@163.com"
},
"source": {
"git": "https://github.com/ABCReading/ATReadingBookSDK.git",
"tag": "1.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ATReadingBookSDK/Classes/*.framework/Headers/*.{h}",
"vendored_frameworks": "ATReadingBookSDK/Classes/*.framework",
"public_header_files": "ATReadingBookSDK/Classes/*.framework/Headers/*.h",
"resource_bundles": {
"ATReadingBookSDK": [
"ATReadingBookSDK/Assets/*.bundle"
]
},
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64 armv7 armv7s"
},
"dependencies": {
"SSZipArchive": [
"~> 2.1.1"
],
"JSONModel": [
"~> 1.7.0"
],
"lottie-ios": [
"~> 2.5.0"
],
"SDWebImage": [
"~> 4.0"
],
"YYText": [
"~> 1.0.7"
],
"Objective-LevelDB": [
"~> 2.1.5"
],
"FLEX": [
"~> 2.4.0"
],
"Qiniu": [
"~> 7.2.2"
]
}
}