blob: 55f83d88bd6489f4229e93439310b604c4c6d3e3 [file] [log] [blame]
{
"name": "NestedLayout",
"platforms": {
"ios": "9.0"
},
"summary": "NestedLayout provides Views to layout the UI using nesting.",
"requires_arc": true,
"version": "0.1.0",
"authors": {
"Micah Bunting": "amnykon@gmail.com"
},
"homepage": "https://amnykon.github.io",
"source": {
"git": "https://github.com/amnykon/NestedLayout",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "NestedLayout/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}