blob: 6814623b6bdd5213883a176d7e325bd4ad54d7cc [file] [log] [blame]
{
"name": "IPicker",
"platforms": {
"ios": "11.0"
},
"summary": "Let your users pick data or a date elegantly in 3 lines of code.",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yousef": "yosefali97@hotmail.com"
},
"homepage": "https://github.com/YousefAnsary/iPicker",
"source": {
"git": "https://github.com/YousefAnsary/iPicker.git",
"tag": "1.0.0"
},
"frameworks": "UIKit",
"source_files": "IPicker/Source/*.{swift}",
"swift_version": "4.2"
}