blob: a0034e27b291c322e5230473964fdd915b3fba56 [file] [log] [blame]
{
"name": "SKit",
"swift_versions": [
"4.2"
],
"version": "0.9.2",
"summary": "SKit - Sam's iOS Mobile App Development Kit",
"homepage": "https://github.com/sh3244/SKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Samuel Huang": "sh3244@nyu.edu"
},
"social_media_url": "https://github.com/sh3244",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/sh3244/SKit.git",
"tag": "v0.9.2",
"submodules": true
},
"source_files": "SKit/**/*.{h,swift}",
"dependencies": {
"SteviaLayout": [
"~> 4.7.2"
]
},
"swift_version": "4.2"
}