blob: 5e670926c6483289c550dc8d7629a7612badc3e4 [file] [log] [blame]
{
"name": "ONECore",
"version": "0.7.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.7.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "ONECore/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
},
"swift_version": "4.2"
}