blob: 1789334da20f1ce263b67a51a0e998e1de83d941 [file] [log] [blame]
{
"name": "ZTBase",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZTBase/Classes/**/*.{h,m,bundle}",
"public_header_files": "ZTBase/Classes/**/*.h",
"dependencies": {
"AFNetworking": [
],
"MJRefresh": [
],
"MJExtension": [
],
"Masonry": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
],
"MBProgressHUD": [
],
"KMNavigationBarTransition": [
],
"DZNEmptyDataSet": [
]
}
}