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