[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / b / c / AppCompatPod / 1.0.5 / AppCompatPod.podspec.json
blobb6f1db466f6a466fbb21a17cc938e9762da0f02c
2   "name": "AppCompatPod",
3   "version": "1.0.5",
4   "summary": "A short description of AppCompatPod.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yzeaho/AppCompatPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yzeaho": "y-zeaho@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yzeaho/AppCompatPod.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "AppCompatPod/Classes/**/*",
22   "resource_bundles": {
23     "AppCompatPod": [
24       "AppCompatPod/Assets/**/*"
25     ]
26   },
27   "dependencies": {
28     "MBProgressHUD": [
29       "~> 1.2.0"
30     ]
31   }