blob: ab633fde34ed7fcad9f10fd025b308df99a3504d [file] [log] [blame]
{
"name": "Convenience",
"version": "0.1.0",
"summary": "Convenient swift framework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mx-cat/Convenience",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Krouk": "id.maximkrouk@gmail.com"
},
"source": {
"git": "https://github.com/mx-cat/Convenience.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/mxcat_",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.1",
"source_files": "Sources/**/**/**/*",
"frameworks": [
"UIKit",
"Foundation",
"Security"
],
"swift_version": "5.1"
}