[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / a / ARController / 0.1.1 / ARController.podspec.json
blob512a6b93aa60dfb6689c345deece869f40047eb0
2   "name": "ARController",
3   "version": "0.1.1",
4   "summary": "ARController. MVC on SceneNodes.",
5   "description": "Idea is to provide to AR and Scene kit mechanism similar to  ViewController. Usually several application consist of several subsequent phases, or scenes.\nEach scene happened insed same environment, sessions and objects however interactions between them, user actions and UI can vary.",
6   "homepage": "https://github.com/Michael-Vorontsov/ARController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Vorontsov": "mykhailov@starsgroup.com"
13   },
14   "source": {
15     "git": "https://github.com/Michael-Vorontsov/ARController.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "ARController/Sources/**/*",
22   "pushed_with_swift_version": "4.0"