[Add] BreezSDKLiquid 0.7.0-rc2
[CocoaPods.git] / Specs / 4 / d / 9 / ARLib / 0.1.0 / ARLib.podspec.json
blob47afe92338f73a6c102c9cac7d57e327a06f92ba
2   "name": "ARLib",
3   "version": "0.1.0",
4   "summary": "This is my first Cocoapods Library",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sapanachettipalli/ARLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sapanachettipalli": "sapana.chettipalli@theonetechnologies.co.in"
13   },
14   "source": {
15     "git": "https://github.com/sapanachettipalli/ARLib.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "ARLib/Classes/**/*",
23   "resource_bundles": {
24     "Resources": [
25       "ARLib/Assets/logo.png"
26     ]
27   },
28   "swift_version": "5.0"