| { |
| "name": "TopBarFramework", |
| "version": "0.1.0", |
| "summary": "Custom TopBarFramework.", |
| "description": "Customization for local framework", |
| "homepage": "https://bitbucket.org/maxlis1987/dev_pods", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Maksym Lisevych": "mli@bet25.dk" |
| }, |
| "source": { |
| "git": "https://bitbucket.org/maxlis1987/dev_pods.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_versions": "4.2", |
| "source_files": "TopBarFramework/Classes/**/*", |
| "swift_version": "4.2" |
| } |