blob: ebb515641b8029e434deeaa8d8257fdfa0c1aa59 [file] [log] [blame]
{
"name": "SharedFramework",
"version": "0.0.8",
"summary": "Shared components library written in swift",
"description": "This Shared components CocoaPods library will help me.",
"homepage": "https://github.com/ioramashvili/SharedFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shota Ioramashvili": "shotaioramashvili@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/ioramashvili/SharedFramework.git",
"tag": "0.0.8"
},
"source_files": "SharedFramework/**/*.{h,m,swift}",
"swift_version": "5.0"
}