blob: 55c1ba65f41fd6e5f1cdd59fb0c7227bb7a520c4 [file] [log] [blame]
{
"name": "WoongvasView",
"version": "0.0.3",
"summary": "drawing view for iOS",
"description": "drawing view for iOS",
"homepage": "https://github.com/HanungLee/WoongvasView",
"license": "MIT",
"authors": {
"HanungLee": "woong102345@address.com"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"platforms": {
"ios": "11.4"
},
"source": {
"git": "https://github.com/HanungLee/WoongvasView.git",
"tag": "0.0.3"
},
"source_files": [
"Woongvas/*.swift",
"Woongvas/Layers/*.swift"
],
"exclude_files": "Classes/Exclude",
"swift_versions": "4.2",
"swift_version": "4.2"
}