blob: 59e271e43015f1a487606100c3cd36ece37db873 [file] [log] [blame]
{
"name": "ONECore",
"version": "0.13.1",
"summary": "One Labs Core Library",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ndv6/ONECore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"onelabs": "onelabsco@gmail.com"
},
"source": {
"git": "https://github.com/ndv6/ONECore.git",
"tag": "0.13.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "ONECore/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
},
"swift_version": "4.2"
}