[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 7 / 1 / 5 / MXSKit / 0.1.1 / MXSKit.podspec.json
blob54fc1d7222f3dec84892ab1decadec96f300c2e6
2   "name": "MXSKit",
3   "version": "0.1.1",
4   "summary": "MXSKit是一个包含了常用UIKit组件的扩展工具",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Michauxs/MXSKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michauxs": "363335983@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Michauxs/MXSKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "MXSKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreGraphics"
26   ]