blob: 91c0fd0e26cea32b2bb49a60768915e709c2c6a1 [file] [log] [blame]
{
"name": "MircodIOSFramework",
"version": "0.1.5",
"summary": "Simple helper for the work with devices.",
"description": "The long description will be here",
"homepage": "http://bitbucket.org/mircod_team/mircodiosframework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mari": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://bitbucket.org/mircod_team/mircodiosframework/MircodIOSFramework.zip",
"tag": "0.1.5"
},
"frameworks": "CoreBluetooth",
"libraries": "c++",
"vendored_frameworks": "MircodIOSFramework",
"xcconfig": {
"CLANG_CXX_LANGUAGE_STANDARD": "c++11",
"CLANG_CXX_LIBRARY": "libc++"
}
}