[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / 4 / CMPopTipView / 2.3.1 / CMPopTipView.podspec.json
blobb394029da3545157a6e8e855b59e387af39c166f
2   "name": "CMPopTipView",
3   "version": "2.3.1",
4   "summary": "Custom UIView for iOS that pops up an animated \"bubble\" pointing at a button or other view. Useful for popup tips.",
5   "homepage": "https://github.com/chrismiles/CMPopTipView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Chris Miles": "http://chrismiles.info/"
12   },
13   "source": {
14     "git": "https://github.com/chrismiles/CMPopTipView.git",
15     "tag": "2.3.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "CMPopTipView/*.{h,m}",
22   "frameworks": "UIKit"