blob: 874c83e070879a5600f42bef3425c1f52bba9211 [file] [log] [blame]
{
"name": "AddWith",
"version": "1.0.0",
"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.0.0"
},
"source_files": "Sources/AddWith/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.1"
}