blob: 6e80b8861df35a5e6dd368c46ea7f35021a6e9fb [file] [log] [blame]
{
"name": "CustomFit",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/rajtharan-g/CustomFit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rajtharan": "rajtharan@squareoffnow.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/rajtharan-g/CustomFit.git",
"tag": "0.0.1"
},
"source_files": "CustomFit/*.swift",
"static_framework": true,
"dependencies": {
"Firebase": [
],
"Firebase/Messaging": [
],
"Firebase/Auth": [
],
"Alamofire": [
]
},
"swift_version": "5.0"
}