blob: 7978056096b9d06e6f75238eda23be1fc9632a49 [file] [log] [blame]
{
"name": "GojiiFrameWork",
"version": "0.1.0",
"summary": "A simple & helper methods Swift Framework.",
"description": "\"A simple & helper methods Swift Framework written in the last version of Swift (Swift 3).\"",
"homepage": "https://github.com/maranathApp/GojiiFramework",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Frezy Mboumba Hi-Goji": "maranathapp@outlook.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/maranathApp/GojiiFramework.git",
"tag": "0.1.0"
},
"source_files": "GojiiFrameWork/*",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "echo \"3.0\" >> .swift-version"
}