blob: 6aa35d6f779fa4840532dad2f7f831c1c8f868f2 [file] [log] [blame]
{
"name": "HWCore",
"version": "0.1.4",
"summary": "A short description of HWCore.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/oweimeio/HWCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oweimeio": "oweimeio@qq.com"
},
"source": {
"git": "https://gitlab.com/oweimeio/HWCore.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWCore/Classes/**/*",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"SVProgressHUD": [
"~> 2.2.5"
],
"FCFileManager": [
],
"ATMHud": [
"~> 0.0.1"
],
"CTMediator": [
]
}
}