blob: 6802c175a8e879fed01f310609069ed9bea7a7cb [file] [log] [blame]
{
"name": "RecyclerKit",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "RecyclerKit/Classes/**/*",
"frameworks": "UIKit"
}