blob: 71cd37a4b3f9833636a3617ebe28920b72a79705 [file] [log] [blame]
{
"name": "EllieButton",
"version": "0.0.3",
"summary": "EllieButton is custom button.",
"description": "\"EllieButton is a custom button!!!!!\"",
"homepage": "https://github.com/kimhyeri/PodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"": "hyer1k@naver.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/kimhyeri/PodTest.git",
"tag": "0.0.3"
},
"source_files": "Sources/EllieButton.swift",
"exclude_files": "Classes/Exclude",
"swift_version": "4.0"
}