blob: 6a2fc8da163364b9cf1aa422160471950d38232a [file] [log] [blame]
{
"name": "NumberPicker",
"version": "0.7.0",
"summary": "A more interactive way to display and select number.",
"homepage": "https://github.com/yashthaker7/NumberPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yash Thaker": "yashthaker7@gmail.com"
},
"source": {
"git": "https://github.com/yashthaker7/NumberPicker.git",
"tag": "0.7.0"
},
"social_media_url": "https://twitter.com/yashthaker7",
"platforms": {
"ios": "11.0"
},
"source_files": "NumberPicker/Classes/**/*",
"resource_bundles": {
"NumberPicker": "NumberPicker/Assets/*.xcassets"
}
}