blob: ae18bb2ad7f66a1e467423aac74073a3b05b9d84 [file] [log] [blame]
{
"name": "NSBComponents",
"version": "0.1.4",
"summary": "Helper function to create iOS without Storyboard",
"description": "Helper function to create iOS without Storyboard and same Extensions",
"homepage": "https://github.com/Codenator81/NSBComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Codenator81": "codenator81@gmail.com"
},
"source": {
"git": "https://github.com/Codenator81/NSBComponents.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "NSBComponents/Classes/**/*",
"pushed_with_swift_version": "4.0"
}