[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / 4 / CMPopTipView / 1.1.0 / CMPopTipView.podspec.json
blobf901c2b47c3d383eed98a5cfbe613e0b21ed075e
2   "name": "CMPopTipView",
3   "version": "1.1.0",
4   "license": "MIT",
5   "summary": "Custom UIView for iOS that pops up an animated \"bubble\" pointing at a button or other view. Useful for popup tips.",
6   "homepage": "https://github.com/chrismiles/CMPopTipView",
7   "authors": {
8     "Chris Miles": "http://chrismiles.info/"
9   },
10   "source": {
11     "git": "https://github.com/chrismiles/CMPopTipView.git",
12     "tag": "1.1.0"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "CMPopTipView/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": false