blob: 1cbd4cac962e0393efcc0ffa5ecf260eeadb8117 [file] [log] [blame]
{
"name": "ViewFrameExtension",
"version": "1.0.0",
"license": "MIT",
"summary": "简化访问frame相关属性的路径",
"description": "简化访问frame相关属性的路径.",
"homepage": "https://github.com/ArchLL/ViewFrameExtension",
"authors": {
"Arch": "mint_bin@163.com"
},
"source": {
"git": "https://github.com/ArchLL/ViewFrameExtension.git",
"tag": "1.0.0"
},
"source_files": "Classes/*.swift",
"ios": {
"frameworks": "UIKit"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}