[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / f / 3 / 4 / MircodIOSFramework / 0.1.5 / MircodIOSFramework.podspec.json
blob91c0fd0e26cea32b2bb49a60768915e709c2c6a1
2   "name": "MircodIOSFramework",
3   "version": "0.1.5",
4   "summary": "Simple helper for the work with devices.",
5   "description": "The long description will be here",
6   "homepage": "http://bitbucket.org/mircod_team/mircodiosframework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mari": ""
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://bitbucket.org/mircod_team/mircodiosframework/MircodIOSFramework.zip",
19     "tag": "0.1.5"
20   },
21   "frameworks": "CoreBluetooth",
22   "libraries": "c++",
23   "vendored_frameworks": "MircodIOSFramework",
24   "xcconfig": {
25     "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
26     "CLANG_CXX_LIBRARY": "libc++"
27   }