blob: cb795461317f9f00f971dbc0a589e13b5ad87247 [file] [log] [blame]
{
"name": "SunCoreAPI",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/yadavsunil/SunCoreAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sunil Yadav": "sunil.yadav@harman.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/yadavsunil/SunCoreAPI.git",
"tag": "0.0.1"
},
"source_files": [
"SunCoreAPI",
"SunCoreAPI/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "4.2"
}