blob: 6cd53714effde08615f59b76cba0795912bc2000 [file] [log] [blame]
{
"name": "LKFloatingListView",
"version": "1.0.0",
"summary": "A floatingListView in Objective-C",
"description": "floatingListView",
"homepage": "https://github.com/kevin00223/LKFloatingListView",
"license": "MIT",
"authors": {
"kevin00223": "likai.new@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/kevin00223/LKFloatingListView.git",
"tag": "1.0.0"
},
"source_files": "LKFloatingListView",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}