| { |
| "name": "Designable", |
| "version": "0.3.1", |
| "summary": "A short description of Designable.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/amalendukar/Designable", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "amal1995kar@gmail.com": "shipraindia.tech@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/amalendukar/Designable.git", |
| "tag": "0.3.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Designable/Classes/**/*", |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |