blob: c44ea6e44a5ddc793e50361a3293b8ecfcc67152 [file] [log] [blame]
{
"name": "ZTBase",
"version": "0.1.0",
"summary": "ZTBase is the basic framework of OC project",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CherishSmile/ZTBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZWL": "1332291552@qq.com"
},
"source": {
"git": "https://github.com/CherishSmile/ZTBase.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZTBase/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"MJRefresh": [
],
"MJExtension": [
],
"Masonry": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
],
"MBProgressHUD": [
],
"KMNavigationBarTransition": [
],
"DZNEmptyDataSet": [
]
}
}