blob: 03c8bc88740cf4186357b783527dd44cda99ed3c [file] [log] [blame]
{
"name": "XCollectionViewLayout",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"summary": "XCollectionViewLayout",
"homepage": "https://github.com/wangxiaocan/XCCollectionViewLayout",
"authors": {
"xiaocan": "1217272889@qq.com"
},
"source": {
"git": "https://github.com/wangxiaocan/XCCollectionViewLayout.git",
"tag": "1.0"
},
"requires_arc": true,
"source_files": "XCollectionViewLayout/*.{h,m}",
"public_header_files": "XCollectionViewLayout/*.h",
"frameworks": "UIKit"
}