[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 3 / 6 / SexyTooltip / 1.2.4 / SexyTooltip.podspec.json
blob2c2d1a3322afa1805e1662445ee4d50ed2a56e80
2   "name": "SexyTooltip",
3   "version": "1.2.4",
4   "summary": "A tooltip that does all the right things",
5   "homepage": "http://www.clinkle.com",
6   "license": "MIT",
7   "authors": {
8     "Clinkle": "tyler@clinkle.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/calmcom/SexyTooltip.git",
15     "tag": "1.2.4"
16   },
17   "source_files": "SexyTooltip/*.{h,m}",
18   "exclude_files": "Classes/Exclude",
19   "requires_arc": true,
20   "dependencies": {
21     "pop": [
22       "~> 1.0"
23     ]
24   }