[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / f / 5 / DXCustomCallout-ObjC / 0.2.0 / DXCustomCallout-ObjC.podspec.json
blob7d4c010387874c13ab0e29a276793a22209c7529
2   "name": "DXCustomCallout-ObjC",
3   "version": "0.2.0",
4   "summary": "A simpler approach to CustomCallouts on MKMapview",
5   "description": "DXAnnotationView takes a PinView and a CalloutView as UIViews and beautifully displays it in MKMapView. It is;\n                       * Easy to use\n                       * Highly configurable\n",
6   "homepage": "https://github.com/s3lvin/DXCustomCallout-ObjC",
7   "screenshots": "http://s26.postimg.org/68lrdhei1/i_OS_Simulator_Screen_Shot_13_Apr_2015_1_02_35_am.png",
8   "license": "MIT",
9   "authors": {
10     "s3lvin": "mariaselvin@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/s3lvin/DXCustomCallout-ObjC.git",
14     "tag": "0.2.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "MapKit"
24   ]