blob: 978e2770f28f92935d807913ae76e5e13913c35b [file] [log] [blame]
{
"name": "SJScrollEntriesView",
"version": "1.0.4",
"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.4"
},
"source_files": "SJScrollEntriesView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}