blob: bbcccde2ed11604baaa628617251faffc813ba0f [file] [log] [blame]
{
"name": "ToolsCode",
"version": "0.0.4",
"license": "MIT",
"homepage": "https://github.com/kailunzhou/ToolsCode",
"authors": {
"zklcode": "372909335@qq.com"
},
"summary": "ToolsCode summary",
"source": {
"git": "https://github.com/kailunzhou/ToolsCode.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"Classes/**/*.{h,m,swift}",
"Classes/Net/**/*.{h,m,swift}"
],
"swift_versions": "4.2",
"dependencies": {
"Alamofire": [
],
"ObjectMapper": [
],
"MJRefresh": [
],
"IQKeyboardManagerSwift": [
],
"MBProgressHUD": [
],
"Reachability": [
]
},
"swift_version": "4.2"
}