blob: 6dee3faa9d18a9015efcbf655f7bf534ab5c729f [file] [log] [blame]
{
"name": "KSBSpacexKit",
"version": "0.1.0",
"swift_versions": "5.2",
"summary": "A wrapper for SpaceX REST API",
"description": "'This Cocoa pod act as a wrapper class for SpaceX API to simplify the API request in iOS application.'",
"homepage": "https://github.com/SaiBalaji22/KSBSpacexKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ksbalaji2000@outlook.com": "ksbalaji2000@outlook.com"
},
"source": {
"git": "https://github.com/SaiBalaji22/KSBSpacexKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KSBSpacexKit/Classes/*.swift",
"frameworks": "UIKit",
"swift_version": "5.2"
}