blob: 14a8bce9293835f1ee5c7cf4ec552d3ff6756d6c [file] [log] [blame]
{
"name": "EAPicker",
"version": "0.1.1",
"summary": "EAPicker is a picker view.",
"description": "EAPicker is a picker view that you can customize.",
"homepage": "https://github.com/aydin-emre/EAPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aydin-emre": "ea@ea.tc"
},
"source": {
"git": "https://github.com/aydin-emre/EAPicker.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "EAPicker/Classes/**/*",
"resources": "EAPicker/Assets/**/*.*",
"swift_version": "5.0"
}