blob: 77718a88316478ab7e4a167ad5c7d23680ebd198 [file] [log] [blame]
{
"name": "LZXReadSDK",
"version": "2.2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"summary": "LZXReadSDK",
"homepage": "https://gitee.com/linkzoom/LZXReadSDK",
"authors": {
"xiaocan": "1217272889@qq.com"
},
"source": {
"git": "https://gitee.com/linkzoom/LZXReadSDK.git",
"tag": "2.2.1"
},
"requires_arc": true,
"source_files": "LZXReadSDK/*.{h,m}",
"vendored_libraries": "LZXReadSDK/*.a",
"public_header_files": "LZXReadSDK/*.h",
"resources": "LZXReadSDK/*.{bundle,plist,xcdatamodeld,json}",
"frameworks": [
"UIKit",
"Foundation",
"Security"
],
"libraries": [
"xml2",
"z"
],
"dependencies": {
"DTCoreText": [
],
"ZipArchive": [
],
"SDWebImage": [
],
"SDWebImage/GIF": [
],
"FLAnimatedImage": [
],
"MJRefresh": [
],
"Masonry": [
],
"AFNetworking": [
],
"SBJson5": [
],
"ProgressHUD": [
],
"ZLPhotoBrowser": [
],
"TOCropViewController": [
],
"FMDB": [
"~> 2.7.5"
],
"Protobuf": [
"~> 3.6.1"
],
"JXCategoryView": [
]
}
}