[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / c / 0 / NamaRetouch / 1.6.0 / NamaRetouch.podspec.json
blob30cc627f7f7875a63719aa8d92ea5c388721ae7b
2   "name": "NamaRetouch",
3   "version": "1.6.0",
4   "summary": "for camera",
5   "homepage": "https://github.com/WKCLoveYang/NamaRetouch.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WKCLoveYang": "wkcloveyang@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/WKCLoveYang/NamaRetouch.git",
18     "tag": "1.6.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "OpenGLES",
24     "AVFoundation",
25     "CoreMedia"
26   ],
27   "requires_arc": true,
28   "resources": "NamaRetouch/**/*.{bundle,png}",
29   "source_files": "NamaRetouch/**/*.{h,m}",
30   "public_header_files": "NamaRetouch/**/*.h",
31   "dependencies": {
32     "Nama-lite": [
33       "~> 6.4.1"
34     ]
35   },
36   "libraries": [
37     "stdc++"
38   ]