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