[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / f / 7 / MMSDataSources / 0.1.0 / MMSDataSources.podspec.json
blobc05ceecbffab88d51926e242952f883f156f76c2
2   "name": "MMSDataSources",
3   "version": "0.1.0",
4   "summary": "MMSDataSources.統一Rx版本",
5   "homepage": "https://gitee.com/wah_zi/MMSDataSources",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "80146944@qq.com": "money01314@gmail.com"
12   },
13   "source": {
14     "git": "https://gitee.com/wah_zi/MMSDataSources.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Core",
22   "subspecs": [
23     {
24       "name": "Core",
25       "vendored_frameworks": "MMSDataSources/Classes/MMSDataSources.framework",
26       "dependencies": {
27         "MMSCustomRxItem": [
29         ]
30       }
31     }
32   ]