blob: 37ad36ba880849b405af4dd71c921f3fbd75bc48 [file] [log] [blame]
{
"name": "CustomPod3",
"version": "0.0.2",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/ankits1626/CustomPod3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ankit Sachan": "ankit@rewardz.sg"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/ankits1626/CustomPod3.git",
"branch": "master",
"tag": "0.0.2"
},
"source_files": "CustomPod3/**/*.{h,m,swift}",
"dependencies": {
"CustomPod2": [
]
},
"swift_version": "4.2"
}