| { |
| "name": "ColorKey", |
| "version": "0.1.0", |
| "summary": "This Project will make colourfull view", |
| "description": "'This Project will make colourfull view. just import and run the code'", |
| "homepage": "https://github.com/salmanafzal25/ColorKey", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "salmanafzal25": "hellodoctordevelopers@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/salmanafzal25/ColorKey.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source_files": "Classes/**/*.swift", |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |