blob: 50961d1a9574362a3b820aca52c8a3a811828fd8 [file] [log] [blame]
{
"name": "RickSwiftLib",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "RickSwiftLib/Classes/**/*",
"swift_version": "5.0"
}