| { |
| "name": "SKAlert", |
| "version": "1.1.4", |
| "summary": "Simple alert with simple functionality", |
| "description": "Simple alert with simple functionality. A simple framework for asimpler alert, with simple usage.", |
| "homepage": "https://github.com/srujankalvacherla/SKAlert/", |
| "license": "MIT", |
| "authors": { |
| "Srujan K": "srujan.kal@gmail.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/srujankalvacherla/SKAlert.git", |
| "tag": "1.1.3" |
| }, |
| "source_files": [ |
| "SKAlert", |
| "SKAlert/**/*.{h,m,swift}" |
| ], |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "4" |
| }, |
| "swift_versions": "4.0", |
| "resources": "SKAlert/*.xib", |
| "swift_version": "4.0" |
| } |