| { |
| "name": "FlexibleHeader", |
| "version": "1.0.0", |
| "summary": "A Container view that responds to scrolling of the UIScrollView.", |
| "homepage": "https://github.com/k-lpmg/FlexibleHeader", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "DongHee Kang": "kanglpmg@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/k-lpmg/FlexibleHeader.git", |
| "tag": "1.0.0" |
| }, |
| "documentation_url": "https://github.com/k-lpmg/FlexibleHeader/blob/master/README.md", |
| "ios": { |
| "source_files": "Sources/**/*.swift" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |