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