[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 8 / a / 2 / SMCalloutView / 1.1.1 / SMCalloutView.podspec.json
blob47be95e6931013eeea43825cb2ff4dfa1baca8d8
2   "name": "SMCalloutView",
3   "version": "1.1.1",
4   "summary": "A lightweight callout view class for iOS mimicking UICalloutView.",
5   "description": "                    SMCalloutView aims to be an exact replica of the private UICalloutView system control.\n\n                    We all love those \"bubbles\" you get when clicking pins in MKMapView. But sadly, it's impossible to present this bubble-style \"Callout\" UI anywhere outside MKMapView. Phooey! So this class painstakingly recreates this handy control for your pleasure.\n",
6   "homepage": "https://github.com/nfarina/calloutview",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Nick Farina": "nfarina@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nfarina/calloutview.git",
13     "tag": "1.1.1"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "SMCalloutView.{h,m}",
19   "requires_arc": true