blob: a4e949ae8fc2a450658a6addc8e2e953a03070c8 [file] [log] [blame]
{
"name": "UICollectionViewCell-CLMove",
"version": "0.0.1",
"summary": "一行代码,使collectionView具有移动的能力.",
"description": "* 一行代码,使collectionView具有移动的能力.\n* 集成使用方便",
"homepage": "https://github.com/ONECATYU/UICollectionViewCell-CLMove",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ONECATYU": "786910875@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ONECATYU/UICollectionViewCell-CLMove.git",
"tag": "0.0.1"
},
"source_files": "UICollectionViewCell+CLMove/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}