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