blob: 2b6086d5d83cf56eca2bb3aebb5ac24030012d1d [file] [log] [blame]
{
"name": "ZZScrollCollectionView",
"version": "1.0.1",
"summary": "ZZScrollCollectionView v1.0",
"description": "The Example Contains Scroll/Collection and interations between them",
"homepage": "https://github.com/a279649802/ZZScrollCollectionView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"BaiYunxing": "279649802@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/a279649802/ZZScrollCollectionView.git",
"tag": "1.0.1"
},
"source_files": [
"ZZScrollCollectionView",
"ZZScrollCollectionView/**/*.{h,m}"
],
"frameworks": "UIKit"
}