blob: e2f2af5e444e3ce2d8060507c50ab988b517847f [file] [log] [blame]
{
"name": "NamaRetouch",
"version": "2.3.0",
"summary": "for camera",
"homepage": "https://github.com/WKCLoveYang/NamaRetouch.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WKCLoveYang": "wkcloveyang@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/WKCLoveYang/NamaRetouch.git",
"tag": "2.3.0"
},
"frameworks": [
"Foundation",
"UIKit",
"OpenGLES",
"AVFoundation",
"CoreMedia"
],
"requires_arc": true,
"resources": "NamaRetouch/**/*.{bundle,png,json}",
"source_files": "NamaRetouch/**/*.{h,m}",
"dependencies": {
"Nama-lite": [
"~> 6.4.1"
]
},
"libraries": [
"stdc++"
]
}