blob: 98a39b02bcfeab40d34d6a635b73d3d5863e1961 [file] [log] [blame]
{
"name": "LBJADLib",
"version": "0.1.0",
"summary": "this lib for Pomelo.",
"homepage": "https://github.com/hbj520/LBJADLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hbj": "hbjmailformac@163.com"
},
"source": {
"git": "https://github.com/hbj520/LBJADLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LBJADLib/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"MapKit",
"Foundation"
],
"dependencies": {
"Ads-CN": [
],
"ReactiveObjC": [
]
},
"swift_versions": "5.0",
"static_framework": true,
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"swift_version": "5.0"
}