| { |
| "name": "YWNewCycleScrollView", |
| "version": "0.0.1", |
| "summary": "a scrollview to 3D scrollviw and present someThings", |
| "description": "test somme thongs 's definitely to your advantage. The", |
| "homepage": "https://github.com/shanlaing/YWNewCycleScrollView", |
| "license": "MIT", |
| "authors": { |
| "yishanliang": "yishanliang@zillionfortune.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/shanlaing/YWNewCycleScrollView.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "newSub/**/*.{h,m}", |
| "frameworks": "UIKit", |
| "requires_arc": true |
| } |