blob: a79fbf509f67fed23a3f42373d59e348e3e41c43 [file] [log] [blame]
{
"name": "OLCore",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "OLCore/Classes/**/*",
"dependencies": {
"DLRadioButton": [
],
"PGDrawerTransition": [
],
"SDWebImage": [
]
}
}