blob: 898f2aa86acc2af699f68b4c4d05477cb2fa7226 [file] [log] [blame]
{
"name": "RITLViewFrame",
"version": "0.0.1",
"summary": "便捷设置以及获取frame的相关属性",
"homepage": "https://github.com/RITL/RITLViewFrame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YueXiaoWen": "yuexiaowen108@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RITL/RITLViewFrame.git",
"tag": "0.0.1"
},
"source_files": "RITLViewFrame/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}