blob: 6b61465dc53cf0b9dbc00e9b14e4421ba0f72036 [file] [log] [blame]
{
"name": "JJCommonCollectionViewLayout",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "一个很好用的collectioinViewLayout,只需遵守几个代理,即可实现想要的布局,你值得拥有",
"homepage": "https://github.com/andyfangjunjie/JJCommonCollectionViewLayout",
"license": "MIT",
"authors": {
"andyfangjunjie": "andyfangjunjie@163.com"
},
"source": {
"git": "https://github.com/andyfangjunjie/JJCommonCollectionViewLayout.git",
"tag": "0.0.1"
},
"source_files": "JJCommonCollectionViewLayout/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}