blob: e5e484ad0a3694d732d1571a4e71dc26ea7d0e5e [file] [log] [blame]
{
"name": "ElegantTableView",
"version": "0.0.3",
"summary": "ElegantTableView 优雅的快速的创建TableView, Author's email:houmanager@hotmail.com",
"description": "ElegantTableView 优雅的快速的创建简单列表TableView, Author's email:houmanager@hotmail.com",
"homepage": "https://github.com/stackhou/ElegantTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"houmanager": "houmanager@hotmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/stackhou/ElegantTableView.git",
"tag": "0.0.3"
},
"source_files": "ElegantTableView/*.{h,m}",
"requires_arc": true
}