blob: c9be499a7a4c2d97d0211b288dbd1c3e4e66b4e9 [file] [log] [blame]
{
"name": "YMSDK",
"version": "1.0.7",
"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.7"
},
"requires_arc": true,
"source_files": [
"res/*.*",
"source/**/*.{h,m}"
]
}