blob: 33ca995ee758b04108ba56990ff14bffe0e60652 [file] [log] [blame]
{
"name": "SaeKit",
"version": "0.1.2",
"summary": "Release 0.1.2",
"homepage": "https://github.com/Jemesl/SaeKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jemesl": "jemeslx@gmail.com"
},
"source": {
"git": "https://github.com/Jemesl/SaeKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SaeKit/Classes/**/*",
"swift_versions": "5.0",
"dependencies": {
"SnapKit": [
"~> 4.2.0"
]
},
"swift_version": "5.0"
}