[Add] DoordeckSDK 0.55.0
[CocoaPods.git] / Specs / d / 3 / a / MircodFramework / 0.4.1 / MircodFramework.podspec.json
blobb98349bf8db0ddce4fa5ed9b655e8f1eace20f2d
2   "name": "MircodFramework",
3   "version": "0.4.1",
4   "summary": "Simple helper for the work with devices.",
5   "description": "The long description will be here",
6   "homepage": "http://bitbucket.org/mircod_team/mircodframework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mari": ""
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://bitbucket.org/mircod_team/mircodiosframework/raw/be570a853c2722c9d5caf234b9fa8bef7ae15d41/MircodIOSFramework.zip"
19   },
20   "libraries": "c++",
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "Frame",
25       "preserve_paths": "MircodIOSFramework.framework",
26       "source_files": "MircodIOSFramework.framework/Headers/*.h",
27       "public_header_files": "MircodIOSFramework.framework/Headers/*.h"
28     }
29   ]