blob: 70ea8e109aec63eb0b5a61fbd539fe10e88b7c4a [file] [log] [blame]
{
"name": "PopSelector",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PopSelector/Classes/**/*.swift",
"resource_bundles": {
"PopSelector": [
"PopSelector/Assets/*.png"
]
}
}