blob: c97633ef90c022c4410e4d87b39023c7408d55ed [file] [log] [blame]
{
"name": "YHPodLib",
"version": "1.2.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"
},
"source": {
"git": "https://github.com/yh980237697/YHPodLib.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YHPodLib/Classes/*",
"public_header_files": "YHPodLib/Classes/*.h",
"frameworks": [
"UIKit",
"MapKit"
]
}