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