blob: 834aa9838b3b4d9bb5f40fb3c1c851f5b883b87d [file] [log] [blame]
{
"name": "GayFlowLayout",
"version": "1.0.0",
"summary": "可以让UICollectionView的header也支持悬停效果,类似于tableView的Plain风格",
"description": "可以让UICollectionView的header也支持悬停效果,类似于tableView的Plain风格\n可以让UICollectionView的header也支持悬停效果,类似于tableView的Plain风格\n可以让UICollectionView的header也支持悬停效果,类似于tableView的Plain风格",
"homepage": "https://github.com/HebeTienCoder/XLPlainFlowLayout",
"license": "MIT",
"authors": {
"NirvanAcN": "mahaomeng@gmail.com"
},
"source": {
"git": "https://github.com/NirvanAcN/XLPlainFlowLayout.git",
"tag": "1.0.0"
},
"social_media_url": "http://weibo.com/zxliang7",
"platforms": {
"ios": "8.0"
},
"source_files": "XLPlainFlowLayoutDemo/XLPlainFlowLayout/**/*",
"frameworks": "UIKit"
}