blob: 9857d608ef222f8a992f919ae9e4436abb0d285e [file] [log] [blame]
{
"name": "SuperSwift",
"version": "0.0.1",
"summary": "Swift 基础封装",
"homepage": "https://github.com/BitBuilder-zreo/SuperSwift",
"license": "MIT",
"authors": {
"Gemini": "3101035108@qq.com"
},
"source": {
"git": "https://github.com/BitBuilder-zreo/SuperSwift.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_versions": "4.0",
"subspecs": [
{
"name": "Encryption",
"source_files": "SuperSwift/Encryption/*"
}
],
"swift_version": "4.0"
}