blob: f7c47a429fc5496954220b2449384bbec805d81b [file] [log] [blame]
{
"name": "Ramda",
"version": "0.0.1",
"summary": "Ramda.JS in Swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tonnylitao/RamdaSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tonnylitao": "tonny.li@latipay.net"
},
"source": {
"git": "https://github.com/tonnylitao/RamdaSwift.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Ramda/Classes/**/*",
"swift_version": "5.0"
}