blob: e848be3aa0c4145f93b218145573e3be87c4b4d8 [file] [log] [blame]
{
"name": "NGAUI",
"version": "0.1.0",
"summary": "Classes and extensions to help aid storyboardless UI.",
"description": "Classes and extensions for controllers and views to help aid storyboardless UI.",
"homepage": "https://github.com/nextgenappsllc/NGAUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nextgenappsllc": "nextgenappsllc@gmail.com"
},
"source": {
"git": "https://github.com/nextgenappsllc/NGAUI.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NGAUI/Classes/**/*",
"dependencies": {
"NGAEssentials": [
"~> 0.1"
],
"NGApi": [
"~> 0.1"
]
},
"pushed_with_swift_version": "3.0"
}