blob: af4c0b2255ffdbe806253c665cfd3d3023a1fb2a [file] [log] [blame]
{
"name": "SSBookLibrarySDK",
"version": "0.2.1",
"summary": "A short description of SSBookLibrarySDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Blanchezhang/SSBookLibrarySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Blanchezhang": "18339062212@163.com"
},
"source": {
"git": "https://github.com/Blanchezhang/SSBookLibrarySDK.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"resources": "BookLibrarybundle.bundle",
"vendored_frameworks": "BookLibrary.framework",
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"Masonry": [
],
"YYModel": [
],
"MJRefresh": [
],
"FMDB": [
"~> 2.7.5"
],
"DTCoreText": [
],
"ZipArchive": [
"~> 1.4.0"
]
}
}