[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 0 / f / Appear / 0.1.22 / Appear.podspec.json
blob81133035099d2746243c5089877d78091442be7a
2   "name": "Appear",
3   "version": "0.1.22",
4   "summary": "Create AR apps with dynamic content",
5   "swift_versions": "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.22"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Appear/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "ARKit"
26   ],
27   "swift_version": "5.0"