| { | |
| "name": "YGHorizontalScroller", | |
| "version": "0.0.3", | |
| "summary": "A Simple Horizontal Scroller implemented by Swift", | |
| "homepage": "https://github.com/soapyigu/YGHorizontalScroller", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": "Yi Gu", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/soapyigu/YGHorizontalScroller.git", | |
| "tag": "0.0.3" | |
| }, | |
| "source_files": "YGHorizontalScroller/*.swift", | |
| "requires_arc": true | |
| } |