blob: 460de6912833f186c82fa66979d39c3cd9247d08 [file] [log] [blame]
{
"name": "SharedFramework",
"version": "0.0.4",
"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.4"
},
"source_files": "SharedFramework/**/*.{h,m,swift}",
"swift_version": "5.0"
}