blob: 68ce2d2864a5a17ac26032e70e2659ce09045b45 [file] [log] [blame]
{
"name": "RickSwiftLib",
"version": "0.1.2",
"summary": "Rick Swift Library",
"description": "It is a Base Swift Project Library",
"homepage": "https://github.com/RickwangF/RickSwiftLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"woshiwwy16@126.com": "woshiwwy16@126.com"
},
"source": {
"git": "https://github.com/RickwangF/RickSwiftLib.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "RickSwiftLib/Classes/**/*",
"swift_version": "5.0"
}