[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 6 / 3 / DZAdjustFrame / 0.2.3 / DZAdjustFrame.podspec.json
blob9eb68302d392c58ed497ac3dfe2c11adc641c857
2   "name": "DZAdjustFrame",
3   "version": "0.2.3",
4   "summary": "自动适配高度的一个简易框架",
5   "description": "自动适配高度的一个简易框架, 自动设置高度。",
6   "homepage": "https://github.com/yishuiliunian/DZAdjustFrame",
7   "license": "MIT",
8   "authors": {
9     "stonedong": "yishuiliunian@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yishuiliunian/DZAdjustFrame.git",
13     "tag": "0.2.3"
14   },
15   "platforms": {
16     "ios": "4.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DZAdjustFrame": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "DZGeometryTools": [
29     ]
30   }