blob: e193b5afe56fff7cb4215680d2a6c057add13100 [file] [log] [blame]
{
"name": "EAPicker",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "EAPicker/Classes/**/*",
"resources": "EAPicker/Assets/**/*.*",
"swift_version": "5.0"
}