blob: a97622e79caf999d3af0bff14febb8263f35de34 [file] [log] [blame]
{
"name": "UjingWasher",
"version": "1.0.0",
"summary": "对相机进行封装",
"homepage": "https://github.com/littleswan/UjingWasher",
"authors": {
"littleswan.app": "littleswan.app@midea.com.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/littleswan/UjingWasher.git",
"tag": "1.0.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreVideo",
"CoreMedia",
"AVFoundation",
"QuartzCore",
"Foundation",
"CFNetwork",
"CoreLocation",
"Security",
"SystemConfiguration"
],
"dependencies": {
"Cordova": [
],
"Alipay_SDK_iOS": [
]
},
"subspecs": [
{
"name": "Plugins",
"source_files": "UjingWasher/Plugins/**/*.{h,m}",
"resources": "UjingWasher/Plugins/**/*.png"
}
]
}