[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 6 / 8 / MMSNetworkTool / 0.1.3 / MMSNetworkTool.podspec.json
blob992f66027034644634b183cf2c5f9b7e6510ae49
2   "name": "MMSNetworkTool",
3   "version": "0.1.3",
4   "summary": "MMSNetworkTool.網絡請求組件",
5   "homepage": "https://gitee.com/wah_zi/MMSNetworkTool",
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/MMSNetworkTool.git",
15     "tag": "0.1.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Core",
22   "vendored_frameworks": "MMSNetworkTool/Classes/MMSNetworkTool.framework",
23   "subspecs": [
24     {
25       "name": "Core",
26       "dependencies": {
27         "Alamofire": [
28           "~> 4.0"
29         ]
30       }
31     }
32   ]