blob: b993a740b054efd17f345955977504a41529888e [file] [log] [blame]
{
"name": "AppyKit",
"version": "1.7",
"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.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AppyKit/**/*.swift",
"resources": "AppyKit/**/*.{xib,strings}"
}