blob: 1f836b468508e6c7542c1a9af5b9073c6985e9aa [file] [log] [blame]
{
"name": "OLCore",
"version": "0.6.4",
"summary": "One Labs Core Library",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ndv6/core-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NDV6": "admin@ndv6.net"
},
"source": {
"git": "https://github.com/ndv6/core-ios.git",
"tag": "0.6.4"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "OLCore/Classes/**/*",
"dependencies": {
"DLRadioButton": [
],
"SDWebImage": [
]
},
"swift_version": "4.2"
}