blob: 335bc5cfac74551aa4e1b033a77e9481a4237919 [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": "tharanit99@gmail.com"
},
"platforms": {
"ios": "10.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",
"deprecated": true
}