blob: 18a8e0a5423c6e4a91e5c91eee03a2fe2cd4f5c0 [file] [log] [blame]
{
"name": "GTTableViewManager",
"version": "0.1.5",
"summary": "GTTableViewManager",
"description": "GTTableViewManager 简单易用的tableviewManager",
"homepage": "https://github.com/luckyPerri/GTTableViewManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luckyPerri": "zhizaozhe@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/luckyPerri/GTTableViewManager.git",
"tag": "0.1.5"
},
"source_files": "GTTableViewManager/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"requires_arc": true
}