[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / d / TTAlerts / 1.0.2 / TTAlerts.podspec.json
blobc9c7c830be3521139f5fcee07b56f133bc9dd42c
2   "name": "TTAlerts",
3   "version": "1.0.2",
4   "summary": "alert",
5   "description": "1.封装popoverPresentationController,并可自定义部分属性\n2.UIAlertController自定义文案/font/color\n3.方便的链式调用",
6   "homepage": "https://github.com/heqiang945/TTAlerts",
7   "license": "MIT",
8   "authors": {
9     "heqiang": "he15023306643@126.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/heqiang945/TTAlerts.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "TTAlert/*.{h,m}",
20     "TTAlert/**/*.{h,m}"
21   ],
22   "requires_arc": true