blob: c2def7a3daef7f69589cedc998234bf1667d06bb [file] [log] [blame]
{
"name": "SendoCore",
"version": "0.0.7",
"summary": "A short description of SendoCore.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/khangpd/SendoCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pham duy khang": "pham duy khang"
},
"source": {
"git": "https://github.com/khangpd/SendoCore.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SendoCore/Classes/**/*.{h,m,swift}",
"dependencies": {
"Alamofire": [
],
"DeepLinkKit": [
]
}
}