blob: 04cea9617a7659fa8dc3060209053db3e1614f69 [file] [log] [blame]
{
"name": "GzwTableViewLoading",
"version": "1.0.0",
"summary": "The classification of a UITableVIew on iOS.",
"description": "The classification of a UITableVIew on iOS, which implement by Objective-C.",
"homepage": "https://github.com/q351941406/GzwTableViewLoading.git",
"license": "MIT",
"authors": {
"甘正威": "351941406@qq.com"
},
"source": {
"git": "https://github.com/q351941406/GzwTableViewLoading.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "GzwTableViewLoading/GzwTableViewLoading/**/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}