blob: 91d1960c95513f516f3b99bd70a97b9d9cda3bd4 [file] [log] [blame]
{
"name": "ZYItemsView",
"version": "1.0.0",
"summary": "快速批量创建Items",
"description": "It is a function item view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/Bogon/ZYItemsView",
"license": "MIT",
"authors": {
"Bogon": "zhangqixcu@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Bogon/ZYItemsView.git",
"tag": "1.0.0"
},
"source_files": "ZYItemsView/*",
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
],
"requires_arc": true
}