blob: e5afaed07e2336234be5b552ddad79d55da7255f [file] [log] [blame]
{
"name": "ZQCollectionView",
"version": "1.0.0",
"summary": "A horizontal collectionView can show the horizontal data",
"homepage": "https://github.com/holyCoco/ZQ_CollectionView",
"authors": {
"ZhangQiang": "925324664@qq.com"
},
"source": {
"git": "https://github.com/holyCoco/ZQ_CollectionView.git",
"commit": "93f25d8b4bc80bf8c1d87544ecb6d6cabd870755",
"tag": "1.0.0"
},
"source_files": "Classes/*.{h,m}",
"license": {
"type": "Custom",
"text": "Copyright (C) 2010 Apple Inc.All Rights Reserved."
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}