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