blob: 002619fc989522b66ba8c0427534557eff46a59f [file] [log] [blame]
{
"name": "YHPodLib",
"version": "1.3.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.3.0"
},
"source_files": "YHPodLib/Classes/*",
"vendored_frameworks": "YHPodLib/Classes/WMAdSDK.framework",
"public_header_files": "YHPodLib/Classes/*.h",
"frameworks": [
"UIKit",
"MapKit"
]
}