blob: 7d4382532b0d8cea2129791fc4bfc493a0058ec3 [file] [log] [blame]
{
"name": "SwiftGo",
"version": "0.0.1",
"summary": "solve math problems.",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/AnandKhanpara/SwiftGo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anand Khanpara": "anandkhanpara111@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/AnandKhanpara/SwiftGo.git",
"tag": "0.0.1"
},
"source_files": "SwiftGo/**/*.{h,m,swift}",
"swift_version": "4.2"
}