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