blob: a852af14a9808bca0e224481a831c29543f9ef9c [file] [log] [blame]
{
"name": "MLShanyanSDK",
"version": "0.0.1",
"summary": "A short description of MLShanyanSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.medlinker.com/ios/MLShanyanSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lidechen": "lidechen@medlinker.com"
},
"source": {
"git": "https://git.medlinker.com/ios/MLShanyanSDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"swift_versions": [
"5.1",
"5.2",
"5.3"
],
"source_files": "MLShanyanSDK/Classes/**/*",
"requires_arc": true,
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"dependencies": {
"CL_ShanYanSDK": [
"2.3.4.1"
]
},
"swift_version": "5.3"
}