[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 6 / ZYItemsView / 1.0.0 / ZYItemsView.podspec.json
blob91d1960c95513f516f3b99bd70a97b9d9cda3bd4
2   "name": "ZYItemsView",
3   "version": "1.0.0",
4   "summary": "快速批量创建Items",
5   "description": "It is a function item view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/Bogon/ZYItemsView",
7   "license": "MIT",
8   "authors": {
9     "Bogon": "zhangqixcu@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/Bogon/ZYItemsView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ZYItemsView/*",
19   "frameworks": [
20     "UIKit",
21     "CoreGraphics",
22     "Foundation"
23   ],
24   "requires_arc": true