blob: 16434efc636f815985d019d92a0f843b024d7dad [file] [log] [blame]
{
"name": "AppyKit",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AppyKit/**/*.swift"
}