blob: 994b388f8b1ded7d0b4a95f3cf00a62a5449f2f7 [file] [log] [blame]
{
"name": "DZAdjustFrame",
"version": "0.1.9",
"summary": "自动适配高度的一个简易框架",
"description": "自动适配高度的一个简易框架, 自动设置高度。",
"homepage": "https://github.com/yishuiliunian/DZAdjustFrame",
"license": "MIT",
"authors": {
"stonedong": "yishuiliunian@gmail.com"
},
"source": {
"git": "https://github.com/yishuiliunian/DZAdjustFrame.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "4.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DZAdjustFrame": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit",
"dependencies": {
"DZGeometryTools": [
]
}
}