blob: c55e4d031c4fb5b8f752ffe121fc13b502d5ba19 [file] [log] [blame]
{
"name": "popSelectView",
"version": "0.1.0",
"summary": "A short description of popSelectView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xiaopengpeng/popSelectView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaopengpeng": "528377315@qq.com"
},
"source": {
"git": "https://github.com/xiaopengpeng/popSelectView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "popSelectView/Classes/**/*",
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64"
}
}