[Add] UBiXDaq 2.4.0
[CocoaPods.git] / Specs / b / 8 / 7 / VigourCore / 3.0.9 / VigourCore.podspec.json
blob4eb6b5861820a7d8bc82b42ccc405d81a0323cac
2   "name": "VigourCore",
3   "version": "3.0.9",
4   "summary": "Wraps iOS native stuff to JS.",
5   "description": "Builds a set of native apps from a single javascript codebase.",
6   "homepage": "http://www.vigour.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thomas Vervest": "thomas@squarewolf.nl",
13     "Alexander van der Werff": "avdwerff@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/vigour-io/wrapper.git",
20     "branch": "feature/core-framework",
21     "tag": "v3.0.9"
22   },
23   "source_files": "native/ios/VigourCore/**/*.{h,swift}",
24   "exclude_files": "native/ios/VigourCore/VigourCoreTests/**",
25   "requires_arc": true