blob: e305c6d884f9dfc030ded661a9ff26ebc629ba5a [file] [log] [blame]
{
"name": "ZOETableListView",
"version": "1.0.6",
"summary": "a titleView selector for ios.",
"description": "It is a titleView selector used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ChenZhenChun/ZOETableListView",
"license": "MIT",
"authors": {
"ChenZhenChun": "346891964@qq.com"
},
"source": {
"git": "https://github.com/ChenZhenChun/ZOETableListView.git",
"tag": "1.0.6",
"submodules": true
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"subspecs": [
{
"name": "ZOETableListView",
"source_files": "ZOETableListView/ZOETableListView/*.{h,m}",
"public_header_files": "ZOETableListView/ZOETableListView/*.h"
},
{
"name": "image",
"resources": "ZOETableListView/image/*.png"
}
]
}