[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 6 / 1 / MSDComponent / 0.1.0 / MSDComponent.podspec.json
blob8ec5cf5fabf373cbd9efaa870bada639d08ffba8
2   "name": "MSDComponent",
3   "version": "0.1.0",
4   "summary": "A short description of MSDComponent.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/xiaodong_2/component",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "董光宗": "dongguangzong@sinovatech.com"
13   },
14   "source": {
15     "git": "https://gitee.com/xiaodong_2/component.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MSDComponent/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.7"
25     ]
26   }