blob: e70934cb506bf98556ae144b6541203281a3dfc3 [file] [log] [blame]
{
"name": "ZPPBaseTableViewController",
"version": "0.1.1",
"summary": "Aprilzpp short description of ZPPBaseTableViewController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ZPP506/ZPPBaseTableVIewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZPP506": "944160330@qq.com"
},
"source": {
"git": "https://github.com/ZPP506/ZPPBaseTableVIewController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZPPBaseTableViewController/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"MJRefresh": [
"~> 3.1.15.6"
],
"MJExtension": [
"~> 3.0.15.1"
]
}
}