blob: 1c6d1ea1cb1322557f3f02fdaecc474d180feac7 [file] [log] [blame]
{
"name": "YMSDK",
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"ios": {
"frameworks": "Foundation"
},
"source_files": "YMSDK/**/*.{h,m}"
}