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