blob: a48e1cf202b4c2aa31c7301ae1377bead5ada8de [file] [log] [blame]
{
"name": "RecyclerKit",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "RecyclerKit/Classes/**/*"
}