blob: bf203dffee0311a12e5092f313fbcdfa504376f9 [file] [log] [blame]
{
"name": "ZJPod",
"version": "1.2.8",
"summary": "Base Class",
"description": "BaseViewController",
"homepage": "https://github.com/vstx143/ZJPod",
"license": "MIT",
"authors": {
"vstx143": "549890753@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vstx143/ZJPod.git",
"tag": "1.2.8"
},
"source_files": [
"ZJPod",
"**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"DZNEmptyDataSet": [
],
"MJRefresh": [
],
"AFNetworking": [
]
}
}