blob: 906f226501732f0964b5e9565f940e169e83c601 [file] [log] [blame]
{
"name": "CCSize",
"version": "0.2.0",
"summary": "Normal sizes for iOS development.",
"description": "TODO: You can use normal sizes about Screen, NavBar, TabBar, HomeButton in iOS development.",
"homepage": "https://github.com/RachalZhou/CCSize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RachalZhou": "zrcrachal@gmail.com"
},
"source": {
"git": "https://github.com/RachalZhou/CCSize.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CCSize/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}