| { |
| "name": "SuggestionsKit", |
| "version": "1.1", |
| "summary": "This framework was created in order to provide developers with the opportunity to educate users on various features of applications.", |
| "swift_versions": "4.2", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/huemae/SuggestionsKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "huemae": "" |
| }, |
| "source": { |
| "git": "https://github.com/huemae/SuggestionsKit.git", |
| "branch": "master" |
| }, |
| "source_files": "Sources/**/*", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_version": "4.2" |
| } |