blob: dc4b3ac89c7b06bd42c0737e6ec6062352da8144 [file] [log] [blame]
{
"name": "CustomFit",
"version": "0.0.2",
"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.2"
},
"source_files": "CustomFit/*.swift",
"static_framework": true,
"dependencies": {
"Firebase/Messaging": [
],
"Alamofire": [
]
},
"swift_version": "5.0"
}