blob: 0241ccb18d7249110bac38f330a16475f9a952cc [file] [log] [blame]
{
"name": "TBaseKit",
"version": "0.1.0",
"summary": "TBaseKit Methodname基础类组件.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Methodname/TBaseKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Methodname": "Methodname"
},
"source": {
"git": "https://github.com/Methodname/TBaseKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TBaseKit/Classes/**/*",
"dependencies": {
"AMPopTip": [
"~> 1.5.3"
],
"DZNEmptyDataSet": [
"~> 1.8.1"
],
"MJRefresh": [
"~> 3.1.15.3"
],
"SVProgressHUD": [
"~> 2.2.5"
],
"Masonry": [
"~> 1.1.0"
]
}
}