[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / 5 / YZHorizontalItemsView / 0.0.1 / YZHorizontalItemsView.podspec.json
blobac59e941f1e070a0f9a9e511a783db81c564d8d7
2   "name": "YZHorizontalItemsView",
3   "version": "0.0.1",
4   "summary": "An 'unscrollable' horizontal collection view.",
5   "homepage": "https://github.com/yichizhang/YZHorizontalItemsView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yichi Zhang": "zhang-yi-chi@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yichizhang/YZHorizontalItemsView.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]