| { |
| "name": "NSBComponents", |
| "version": "0.1.1", |
| "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.1" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source_files": "NSBComponents/Classes/**/*", |
| "pushed_with_swift_version": "4.0" |
| } |