blob: 55b8f64807b6a76a74b4e2f215adf04a341fa44d [file] [log] [blame]
{
"name": "ViewLayoutExtention",
"version": "1.0.0",
"summary": "A library for iOS to use layout view.",
"description": "布局视图时快速取视图的坐标及大小",
"homepage": "https://github.com/lianyu125/ViewLayoutExtention",
"license": "MIT",
"authors": {
"lianyu.zou": "lianyu125@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lianyu125/ViewLayoutExtention.git",
"tag": "1.0.0"
},
"source_files": [
"ViewLayoutExtention",
"ViewLayoutExtention/**/*.{h,m}"
],
"exclude_files": "ViewLayoutExtention/Exclude"
}