blob: 4338d0d1cdad2c59949d1722981bad72c8779c62 [file] [log] [blame]
{
"name": "SharedFramework",
"version": "0.0.6",
"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.6"
},
"source_files": "SharedFramework/**/*.{h,m,swift}",
"swift_version": "5.0"
}