blob: e4c837cfa4b5def65f3f46b76700edfe2fabf840 [file] [log] [blame]
{
"name": "YMSDK",
"version": "1.0.2",
"license": {
"type": "Copyright",
"text": "Copyright 2019 © All rights reserved."
},
"homepage": "http://www.baidu.com",
"authors": {
"joy": "604862346@qq.com"
},
"summary": "content for iOS.",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PYMSean/YMSDK.git",
"tag": "1.0.2"
},
"requires_arc": true,
"ios": {
"frameworks": "Foundation"
},
"source_files": "YMSDK/**/*.{h,m}"
}