[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 3 / b / 1 / AGBaseUI / 0.2.8 / AGBaseUI.podspec.json
blob356610e73f3998411e9b4dcc7fb3bf526303d031
2   "name": "AGBaseUI",
3   "version": "0.2.8",
4   "summary": "常用的UI控件",
5   "description": "TODO: AG 常用的UI控件",
6   "homepage": "http://git.aigostar.com/Repository/Detail/ec0161f0-aae6-4236-b5c9-8920a6a58c45",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yexiannan": "932056276@qq.com"
13   },
14   "source": {
15     "git": "http://git.aigostar.com/AGBaseUI.git",
16     "tag": "0.2.8"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AGBaseUI/Classes/**/*",
23   "resource_bundles": {
24     "AGBaseUI": [
25       "AGBaseUI/Assets/**/*"
26     ]
27   },
28   "dependencies": {
29     "SnapKit": [
31     ]
32   },
33   "swift_version": "5.0"