blob: d2de298ceeeb8227d850bc79ec93b0556ffdceb4 [file] [log] [blame]
{
"name": "EUIKit",
"version": "1.0.0",
"summary": "Enhanced UIKit developed for Swift",
"description": "All things you need on iOS Swift projects, but simpler",
"homepage": "https://github.com/buzunboy13/EnhancedUIKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Burak Uzunboy": "b_uzunboy@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/buzunboy13/EnhancedUIKit.git",
"tag": "1.0.0"
},
"source_files": "EnhancedUIKit"
}