blob: 530b87ab92e2924c91d8447dc77c77d9a0d324d8 [file] [log] [blame]
{
"name": "MREVSDK",
"version": "0.1.0",
"summary": "MREVSDK二次封装.",
"description": "MREVSDK二次封装.",
"homepage": "https://github.com/MQL9011",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mccree": "301063915@qq.com"
},
"source": {
"git": "https://e.coding.net/qianliM/mrevsdk/mrevsdk.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MREVSDK/Classes/**/*",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"static_framework": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "MREVSDK/evsdk.framework"
}