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