blob: b98349bf8db0ddce4fa5ed9b655e8f1eace20f2d [file] [log] [blame]
{
"name": "MircodFramework",
"version": "0.4.1",
"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/be570a853c2722c9d5caf234b9fa8bef7ae15d41/MircodIOSFramework.zip"
},
"libraries": "c++",
"requires_arc": true,
"subspecs": [
{
"name": "Frame",
"preserve_paths": "MircodIOSFramework.framework",
"source_files": "MircodIOSFramework.framework/Headers/*.h",
"public_header_files": "MircodIOSFramework.framework/Headers/*.h"
}
]
}