blob: d01b8b8f01ba989ebbaf9f031e0a2aaf4197cf0d [file] [log] [blame]
{
"name": "ZY_CollectionTabView",
"version": "0.0.1",
"summary": "ios collectionView implementation tab",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"ZShark": ""
},
"homepage": "https://github.com/Rookie-iOS/ZY_CollectionTabView",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Rookie-iOS/ZY_CollectionTabView.git",
"tag": "0.0.1"
},
"source_files": "ZY_CollectionTabView/**/*.{h,m}",
"frameworks": "UIKit"
}