blob: 920162cacaecee1deb22879ba8a5cf65d94a2370 [file] [log] [blame]
{
"name": "DZAdjustFrame",
"version": "0.2.4",
"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.2.4"
},
"platforms": {
"ios": "4.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DZAdjustFrame": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit",
"dependencies": {
"DZGeometryTools": [
]
}
}