blob: 79650455cbe0db84b12bcc26bf4deb9c94c7a857 [file] [log] [blame]
{
"name": "LGMCustomTableView",
"version": "1.3",
"summary": "测试一下pods",
"homepage": "https://github.com/hardyZhi/LGMCustomTableView",
"license": {
"type": "MIT"
},
"authors": {
"hardy": "hardy_liz@163.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hardyZhi/LGMCustomTableView.git",
"tag": "1.3"
},
"source_files": "LGMCustomTableView/Classes/*.{h,m}",
"frameworks": "UIKit"
}