blob: 0da00292de89952d684e76b6e864a1841203ca62 [file] [log] [blame]
{
"name": "GzwTableViewLoading",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "GzwTableViewLoading/GzwTableViewLoading/**/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}