blob: cfb02bd7464b2390f1d6da46273e086142351eed [file] [log] [blame]
{
"name": "NamaRetouch",
"version": "2.7.5",
"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.7.5"
},
"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++"
]
}