blob: 6c84f63621da8536cf6a7a90babe186af0cee92e [file] [log] [blame]
{
"name": "MircodFramework",
"version": "0.4.3",
"summary": "Simple helper for the work with devices.",
"description": "The long description will be here",
"homepage": "http://bitbucket.org/mircod_team/mircodframework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mari": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://bitbucket.org/mircod_team/mircodiosframework/raw/7964860139db87761589d9cbb80967659bc39a27/Framework.zip"
},
"libraries": "c++",
"requires_arc": true,
"subspecs": [
{
"name": "Frame",
"preserve_paths": "Framework/MircodIOSFramework.framework",
"source_files": "Framework/MircodIOSFramework.framework/Headers/*.h",
"public_header_files": "Framework/MircodIOSFramework.framework/Headers/*.h",
"vendored_frameworks": "Framework/MircodIOSFramework.framework"
}
]
}