| { | |
| "name": "MXScrollView", | |
| "version": "1.0.4", | |
| "summary": "The use of a simple with the effects of the rolling cycle view", | |
| "homepage": "https://github.com/cwxatlm/MXScrollView", | |
| "license": "MIT", | |
| "authors": { | |
| "wx chen": "524200634@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/cwxatlm/MXScrollView.git", | |
| "tag": "1.0.4" | |
| }, | |
| "source_files": "MXScrollView/**/*.{h,m}", | |
| "resources": "MXScrollView/MXScrollView.bundle", | |
| "requires_arc": true | |
| } |