blob: a842bc5ae57ba71fcfb7db4954c868b34f2051a2 [file] [log] [blame]
{
"name": "AppCompatPod",
"version": "0.0.1",
"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": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AppCompatPod/Classes/**/*",
"resource_bundles": {
"AppCompatPod": [
"AppCompatPod/Assets/**/*"
]
},
"dependencies": {
"CocoaLumberjack": [
],
"MBProgressHUD": [
"~> 1.2.0"
]
}
}