| { |
| "name": "KNSwitcher", |
| "version": "1.0", |
| "summary": "Custom everything in Switcher with animation", |
| "description": "Custom everything in Switcher with animation. Support using xib or code. Change color or add image easily right in xib/Storyboard file.", |
| "homepage": "https://github.com/knn90/Switcher", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Khoi Nguyen": "nguyenkhoi2190@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/knn90/Switcher.git", |
| "tag": "1.0" |
| }, |
| "platforms": { |
| "ios": "9.3" |
| }, |
| "source_files": "KNSwitcher/KNSwitcher.swift", |
| "pushed_with_swift_version": "3.0" |
| } |