blob: a4476eec9868e7eeee2b1f455ccbfe5aa74ea374 [file] [log] [blame]
{
"name": "WXCloudModuleConfigManager",
"version": "1.0.2",
"summary": "云ConfigManager模块.",
"description": "云ConfigManager模块.",
"homepage": "http://git.oschina.net/zcgit/wxcloudmoduleconfigmanager",
"license": "MIT",
"authors": {
"ziye": ""
},
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://git.oschina.net/zcgit/wxcloudmoduleconfigmanager.git",
"tag": "1.0.2"
},
"source_files": "WXCloudModuleConfigManager/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"subspecs": [
{
"name": "Config",
"source_files": "WXCloudModuleConfigManager/Config/*.{h,m}"
}
]
}