blob: 3f0279ed2d6af33520ba623f1d584e66fb71ed82 [file] [log] [blame]
{
"name": "SharedFramework",
"version": "0.0.3",
"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": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/ioramashvili/SharedFramework.git",
"tag": "0.0.3"
},
"source_files": "SharedFramework/**/*.{h,m,swift}",
"swift_version": "5.0"
}