blob: 08a693b3b5c977971e3df48aa638bd4374442fdd [file] [log] [blame]
{
"name": "AddWith",
"version": "1.1.1",
"summary": "Add subviews with its' subviews.",
"homepage": "https://github.com/KimDarren/AddWith",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TAEJUN KIM": "korean.darren@gmail.com"
},
"source": {
"git": "https://github.com/KimDarren/AddWith.git",
"tag": "1.1.1"
},
"source_files": "Sources/AddWith/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}