[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 5 / b / ZHAddressTextFiled / 1.1.1 / ZHAddressTextFiled.podspec.json
blob664fd099d6b5c29786ebfa8063a9bcded7a286e8
2   "name": "ZHAddressTextFiled",
3   "version": "1.1.1",
4   "summary": "简单的地址输入框",
5   "homepage": "https://github.com/josercc/ZHAddressTextFiled",
6   "license": "MIT",
7   "authors": {
8     "josercc": "15038777234@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/josercc/ZHAddressTextFiled.git",
15     "tag": "1.1.1"
16   },
17   "source_files": "Objective-C/ZHAddressTextFiled/**/*.{h,m}",
18   "resources": "Objective-C/ZHAddressTextFiled/images/*.png",
19   "requires_arc": true,
20   "dependencies": {
21     "Masonry": [
23     ]
24   }