blob: ac59e941f1e070a0f9a9e511a783db81c564d8d7 [file] [log] [blame]
{
"name": "YZHorizontalItemsView",
"version": "0.0.1",
"summary": "An 'unscrollable' horizontal collection view.",
"homepage": "https://github.com/yichizhang/YZHorizontalItemsView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yichi Zhang": "zhang-yi-chi@hotmail.com"
},
"source": {
"git": "https://github.com/yichizhang/YZHorizontalItemsView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}