blob: 310db7834223c9e63f2a9e5df5aa85c057e9c04a [file] [log] [blame]
{
"name": "SendoCore",
"version": "0.0.1",
"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": {
"sendoapps@gmail.com": "sendoapps@gmail.com"
},
"source": {
"git": "https://github.com/khangpd/SendoCore.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SendoCore/Classes/**/*"
}