blob: 30e5ff6639b6fe2e40d5ae2e26d216b598664cb4 [file] [log] [blame]
{
"name": "SharedFramework",
"version": "0.0.2",
"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.2"
},
"source_files": "SharedFramework/**/*.{h,m,swift}",
"swift_version": "5.0"
}