blob: f44d129731705733cabfa205af4207a94b8b0229 [file] [log] [blame]
{
"name": "MMSDataSources",
"version": "0.1.1",
"summary": "MMSDataSources.統一Rx版本",
"homepage": "https://gitee.com/wah_zi/MMSDataSources",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"80146944@qq.com": "money01314@gmail.com"
},
"source": {
"git": "https://gitee.com/wah_zi/MMSDataSources.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"vendored_frameworks": "MMSDataSources/Classes/MMSDataSources.framework",
"dependencies": {
"MMSCustomRxItem": [
]
}
}
]
}