| { |
| "name": "SJScrollEntriesView", |
| "version": "1.0.8", |
| "summary": "scrollEntriesView.", |
| "description": "https://github.com/changsanjiang/SJScrollEntriesView/blob/master/README.md", |
| "homepage": "https://github.com/changsanjiang/SJScrollEntriesView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE.md" |
| }, |
| "authors": { |
| "SanJiang": "changsanjiang@gmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/changsanjiang/SJScrollEntriesView.git", |
| "tag": "v1.0.8" |
| }, |
| "source_files": "SJScrollEntriesView/*.{h,m}", |
| "frameworks": "UIKit", |
| "requires_arc": true, |
| "dependencies": { |
| "Masonry": [ |
| |
| ] |
| } |
| } |