blob: ef2bd3f40f5cd92cec6f238b131fb7f46eaa7864 [file] [log] [blame]
{
"name": "iOSUbandAPI",
"version": "0.1.0",
"summary": "The UBand API for UBand Developers",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://hunabsys.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Karen Gonzalez": "karen.gonzalez@hunabsys.com"
},
"source": {
"git": "https://github.com/UBand/iOSUBandAPI.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSUbandAPI/Classes/**/*"
}