blob: f05d4a801bbaa470cbfa2e521c595a2153e128fc [file] [log] [blame]
{
"name": "JJCommonCollectionViewLayout_swift",
"version": "0.0.2",
"platforms": {
"ios": "8.0"
},
"summary": "一个好用的布局,遵守几个代理,即可实现想要的布局。",
"homepage": "https://github.com/andyfangjunjie/JJCommonCollectionViewLayout_swift",
"license": "MIT",
"authors": {
"andyfangjunjie": "andyfangjunjie@163.com"
},
"source": {
"git": "https://github.com/andyfangjunjie/JJCommonCollectionViewLayout_swift.git",
"tag": "0.0.2"
},
"source_files": "JJCommonCollectionViewLayout_swift/**/*.{swift}",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}