blob: 24b4f09f7d9e26153ffd007cc5c4792bdf23ac5f [file] [log] [blame]
{
"name": "YHPodLib",
"version": "1.4.0",
"summary": "My love.",
"description": "Follow your heart, and you can be yourself.",
"homepage": "https://github.com/yh980237697/YHPodLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yh980237697": "yuanhuan@bytedance.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yh980237697/YHPodLib.git",
"tag": "1.4.0"
},
"source_files": "YHPodLib/Classes/*",
"vendored_frameworks": "YHPodLib/Classes/WMAdSDK.framework",
"resource_bundles": {
"YHPodLib": [
"YHPodLib/Assets/WMAdSDK.bundle"
]
},
"public_header_files": "YHPodLib/Classes/*.h",
"frameworks": [
"UIKit",
"MapKit"
]
}