blob: 3ceffdb35e7a4d8062ed19fc4e1b587d32c8be76 [file] [log] [blame]
{
"name": "UIKitUtility",
"version": "0.1.0",
"swift_versions": "5.0",
"summary": "Less Code, Better Code with UIKitUtility.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/martinolee/UIKitUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"martinolee": "soohan.m.lee@gmail.com"
},
"source": {
"git": "https://github.com/martinolee/UIKitUtility.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}