blob: 5303cb373dea303d8be828780bd0b07e7d1e8378 [file] [log] [blame]
{
"name": "YMCitySelect2",
"version": "1.4.5",
"summary": "选择城市的 pod , 这个版本 支持横竖屏切换,支持更多属性设置和屏幕适配",
"homepage": "https://github.com/tpctt/YMCitySelect2",
"social_media_url": "https://github.com/tpctt/YMCitySelect2",
"platforms": {
"ios": "6.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" tim": "491590253@qq.com"
},
"source": {
"git": "https://github.com/tpctt/YMCitySelect2.git",
"tag": "1.4.5"
},
"requires_arc": true,
"frameworks": [
"CoreFoundation",
"Foundation",
"CoreGraphics",
"Security",
"UIKit"
],
"libraries": [
"z.1.1.3",
"stdc++",
"sqlite3"
],
"source_files": "YMCitySelect/**/*.{h,m,mm}",
"resources": "YMCitySelect/*.{bundle}"
}