blob: 6666bb37a682204f5318c1f398ac1212b3f58181 [file] [log] [blame]
{
"name": "Extand-TableView",
"version": "1.0.0",
"summary": "A extand tableView",
"description": "a extand tableView for examples",
"homepage": "https://github.com/ioscick/Extand-TableView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"shenliping": "154986932@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ioscick/Extand-TableView.git",
"tag": "1.0.0"
},
"source_files": [
"Extand TableView",
"Extand TableView/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}