[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / b / 7 / SamMitiAR / 0.1.0 / SamMitiAR.podspec.json
blob7a663a24ccbb3f3aba7cfebafbfd27c453c424c1
2   "name": "SamMitiAR",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "version": "0.1.0",
7   "license": {
8     "type": "MIT"
9   },
10   "homepage": "https://github.com/prolificinteractive/SamMitiAR-iOS",
11   "authors": {
12     "Nattawut Singhchai": "wut@prolificinteractive.com"
13   },
14   "summary": "An iOS framework for easy 3D thing integration to your application.",
15   "source": {
16     "git": "https://github.com/prolificinteractive/SamMitiAR-iOS.git",
17     "tag": "0.1.0"
18   },
19   "dependencies": {
20     "GLTFSceneKit": [
21       "~>0.1"
22     ]
23   },
24   "source_files": "SamMiti/**/*.{swift,h}",
25   "resources": [
26     "SamMiti/**/*.{storyboard,xib,strings}",
27     "SamMiti/SamMitiArt.scnassets",
28     "SamMiti/SamMitiAssets.xcassets"
29   ]