| { |
| "name": "SwiftyContainer", |
| "version": "0.0.1", |
| "summary": "Simple animation SwiftyContainer.", |
| "homepage": "https://github.com/jungseungyeo/SwiftyContainer", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "jungseungyeo": "duwjdtmd91@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/jungseungyeo/SwiftyContainer.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "SwiftyContainer/SwiftyContainer/Source/*.swift", |
| "requires_arc": true, |
| "swift_versions": "5.0", |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "swift_version": "5.0" |
| } |