[Add] TappSDK 1.0.42
[CocoaPods.git] / Specs / 7 / 9 / 1 / JPSThumbnailAnnotation / 0.0.2 / JPSThumbnailAnnotation.podspec.json
blob3f86785c1a0d6ba0d4b2254337b13553ce946d14
2   "name": "JPSThumbnailAnnotation",
3   "version": "0.0.2",
4   "platforms": {
5     "ios": null
6   },
7   "license": "MIT",
8   "summary": "A simple mapkit annotation for displaying images and details.",
9   "homepage": "http://jpsim.com/JPSThumbnailAnnotation",
10   "authors": {
11     "JP Simard": "jp@jpsim.com"
12   },
13   "source": {
14     "git": "https://github.com/jpsim/JPSThumbnailAnnotation.git",
15     "tag": "0.0.2"
16   },
17   "description": "JPSThumbnailAnnotation is a simple mapkit annotation view for displaying images with clean design and animations.",
18   "source_files": "JPSThumbnailAnnotation/*.{h,m}",
19   "frameworks": [
20     "QuartzCore",
21     "MapKit",
22     "CoreLocation"
23   ],
24   "requires_arc": true