[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 8 / a / 2 / SMCalloutView / 1.0.0 / SMCalloutView.podspec.json
blobd6fab052c877c1fb34973d4b8a3a48a6ca40b544
2   "name": "SMCalloutView",
3   "version": "1.0.0",
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.0.0"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "SMCalloutView.{h,m}",
19   "requires_arc": true