blob: 1529c78c1bb1a683d96b9c06b3ef9f43f11c0895 [file] [log] [blame]
{
"name": "SwiftFramework",
"version": "0.1.0",
"swift_versions": "5.0",
"summary": "Cocoapod",
"description": "점차 추가적으로 발전시킬 생각입니다.",
"homepage": "https://github.com/ywangnon/SwiftFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ywangnon": "ywangnon123@gmail.com"
},
"source": {
"git": "https://github.com/ywangnon/SwiftFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftFramework/Classes/**/*",
"swift_version": "5.0"
}