blob: 0fd2d646f86b580617df5c8111bff97796680e2f [file] [log] [blame]
{
"name": "HKCycleTableView",
"version": "0.0.2",
"summary": "添加测试HKCycleTableView",
"description": "添加测试HKCycleTableView的工具",
"homepage": "https://github.com/genghongkai/HKCycleTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"genghongkai": "1159538747@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/genghongkai/HKCycleTableView.git",
"tag": "0.0.2"
},
"source_files": [
"HKCycleTableView",
"HKCycleTableView/**/*.{h,m}"
],
"frameworks": "XCTest"
}