| { |
| "name": "PulseAnimView", |
| "version": "0.1.0", |
| "summary": "Create libs push animation view", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/nguyenkhiem7789/PulseAnimView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "nguyenkhiem7789@gmail.com": "nguyenkhiem7789@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/nguyenkhiem7789/PulseAnimView.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_versions": "4.0", |
| "source_files": "PulseAnimView/Classes/**/*", |
| "swift_version": "4.0" |
| } |