blob: 051381cfc867890050669a3c43d7a4fd78107647 [file] [log] [blame]
{
"name": "ONECore",
"version": "0.12.0",
"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.12.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "ONECore/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
},
"swift_version": "4.2"
}