blob: 7838edf00ecef3cd64bd3b807e713499554780a8 [file] [log] [blame]
{
"name": "RecyclerKit",
"version": "0.1.4",
"summary": "A layout framewrok for iOS",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/inchtime/recyclerkit-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"evan-cai": "evan-cai@live.cn"
},
"source": {
"git": "https://github.com/inchtime/recyclerkit-ios.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "RecyclerKit/Classes/**/*"
}