[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 8 / 7 / VigourCore / 3.0.8 / VigourCore.podspec.json
blob7809209a84711c2fe1d351a50ed07c567a9b0391
2   "name": "VigourCore",
3   "version": "3.0.8",
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.8"
22   },
23   "source_files": "native/ios/VigourCore/VigourCore/**/*.swift",
24   "requires_arc": true