blob: b6ef8a97c2e632c68913918612d42a4f64e936fd [file] [log] [blame]
{
"name": "YHPodLib",
"version": "1.0.0",
"summary": "A short description of YHPodLib.",
"description": "TODO: Add long description of the pod here.",
"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.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YHPodLib/Classes/*.{h,m}",
"public_header_files": "YHPodLib/Classes/*.h",
"frameworks": [
"UIKit",
"MapKit"
]
}