[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 5 / 3 / MyxdnComponent / 0.1.0 / MyxdnComponent.podspec.json
bloba3a1f09156ece33f02280b406986194ce081b86f
2   "name": "MyxdnComponent",
3   "version": "0.1.0",
4   "summary": "A short description of MyxdnComponent.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/xiaodong_2/myxdncomponent-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/myxdncomponent-component.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MyxdnComponent/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "Masonry": [
28       "~> 1.1.0"
29     ],
30     "SDWebImage": [
31       "~> 5.12.3"
32     ]
33   }