blob: f2220f2f7a40198870db861a110772251cda99f0 [file] [log] [blame]
{
"name": "AppCompatPod",
"version": "1.0.0",
"summary": "A short description of AppCompatPod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yzeaho/AppCompatPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yzeaho": "y-zeaho@qq.com"
},
"source": {
"git": "https://github.com/yzeaho/AppCompatPod.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AppCompatPod/Classes/**/*",
"resource_bundles": {
"AppCompatPod": [
"AppCompatPod/Assets/**/*"
]
},
"dependencies": {
"CocoaLumberjack": [
],
"MBProgressHUD": [
"~> 1.2.0"
]
}
}