blob: d13b669012584ac886a70ab3cad2510c0b76f624 [file] [log] [blame]
{
"name": "PopSelector",
"version": "0.1.4",
"summary": "A pop selector",
"description": "Pop selector",
"homepage": "https://github.com/winann/PopSelector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"winann": "winann@126.com"
},
"source": {
"git": "https://github.com/winann/PopSelector.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PopSelector/Classes/**/*.swift",
"swift_version": "4.2",
"resource_bundles": {
"PopSelector": [
"PopSelector/Assets/*.png"
]
}
}