[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / 0 / NamaRetouch / 2.3.0 / NamaRetouch.podspec.json
blobe2f2af5e444e3ce2d8060507c50ab988b517847f
2   "name": "NamaRetouch",
3   "version": "2.3.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": "2.3.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "OpenGLES",
24     "AVFoundation",
25     "CoreMedia"
26   ],
27   "requires_arc": true,
28   "resources": "NamaRetouch/**/*.{bundle,png,json}",
29   "source_files": "NamaRetouch/**/*.{h,m}",
30   "dependencies": {
31     "Nama-lite": [
32       "~> 6.4.1"
33     ]
34   },
35   "libraries": [
36     "stdc++"
37   ]