blob: 02b415082ba42ade921c6f2ccac9faa2df7e10ae [file] [log] [blame]
{
"name": "AppyKit",
"version": "1.6",
"summary": "UIKit Helpers.",
"description": "UIKit helpers and design patterns",
"homepage": "https://github.com/appyist/appykit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emirhan erdogan": "emirhan@appy.ist"
},
"source": {
"git": "https://github.com/appyist/appykit.git",
"tag": "1.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AppyKit/**/*.swift",
"resources": "AppyKit/**/*.{xib,strings}"
}