[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / 6 / WXCloudModuleConfigManager / 1.0.2 / WXCloudModuleConfigManager.podspec.json
bloba4476eec9868e7eeee2b1f455ccbfe5aa74ea374
2   "name": "WXCloudModuleConfigManager",
3   "version": "1.0.2",
4   "summary": "云ConfigManager模块.",
5   "description": "云ConfigManager模块.",
6   "homepage": "http://git.oschina.net/zcgit/wxcloudmoduleconfigmanager",
7   "license": "MIT",
8   "authors": {
9     "ziye": ""
10   },
11   "platforms": {
12     "ios": "8.1"
13   },
14   "source": {
15     "git": "https://git.oschina.net/zcgit/wxcloudmoduleconfigmanager.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "WXCloudModuleConfigManager/**/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true,
25   "subspecs": [
26     {
27       "name": "Config",
28       "source_files": "WXCloudModuleConfigManager/Config/*.{h,m}"
29     }
30   ]