[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / b / SuCommon / 0.1.8 / SuCommon.podspec.json
blobdaf412dc5a9e5edf5adfaf67865f50e6435e41e8
2   "name": "SuCommon",
3   "version": "0.1.8",
4   "summary": "共同库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yyyear/SuCommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aeagle": "aeagle@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yyyear/SuCommon.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "ios": {
22     "vendored_frameworks": "SuCommon/Frameworks/*.framework"
23   },
24   "libraries": [
25     "z",
26     "sqlite3"
27   ],
28   "frameworks": [
29     "UIKit",
30     "AdSupport",
31     "WebKit",
32     "Foundation"
33   ]