[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / 4 / CMPopTipView / 1.0.0 / CMPopTipView.podspec.json
blobac3c6dcc3e0753f0a92f6633b5f09399417c8488
2   "name": "CMPopTipView",
3   "version": "1.0.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.0.0"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "CMPopTipView/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": false