[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / 0 / f / Appear / 0.1.1 / Appear.podspec.json
blob061babdf6c970eabe7b83e5d8891cc429990942c
2   "name": "Appear",
3   "version": "0.1.1",
4   "summary": "Create AR apps with dynamic content",
5   "swift_version": "5.0",
6   "description": "A framework that makes it super easy to use dynamic Augmented Reality content in your app. Access content uploaded to the Appear Console Webpage in your iOS app.",
7   "homepage": "https://github.com/purplos/appear-ios-sdk",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Purpl AS": "hei@purpl.no"
14   },
15   "source": {
16     "git": "https://github.com/purplos/appear-ios-sdk.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "11.3"
21   },
22   "source_files": "Appear/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "ARKit"
26   ]