blob: 1bc328c8304f918d77e053552a4929621fb5cc05 [file] [log] [blame]
{
"name": "YMSDK2",
"version": "2.0.0",
"summary": "A short description of YMSDK2.",
"description": "yuemeng sdk 2.0.0 description",
"homepage": "https://github.com/wangdh06/YMSDK2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangdh06": "56673546+wangdh06@users.noreply.github.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wangdh06/YMSDK2.git",
"tag": "2.0.0"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"public_header_files": "Classes/*.h",
"resources": "Classes/*.{bundle,plist}",
"vendored_libraries": "Classes/libyuemengsdk.a",
"requires_arc": true
}