[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 3 / 9 / f / SVPulsingAnnotationView / 0.1 / SVPulsingAnnotationView.podspec.json
blob88b278645599929db048dcdc4d107ab93b903a47
2   "name": "SVPulsingAnnotationView",
3   "version": "0.1",
4   "license": "ISC",
5   "platforms": {
6     "ios": null
7   },
8   "summary": "A customizable MKUserLocationView replica for your iOS app.",
9   "homepage": "https://github.com/samvermette/SVPulsingAnnotationView",
10   "authors": {
11     "Sam Vermette": "hello@samvermette.com"
12   },
13   "source": {
14     "git": "https://github.com/samvermette/SVPulsingAnnotationView.git",
15     "tag": "0.1"
16   },
17   "source_files": "SVPulsingAnnotationView/*.{h,m}",
18   "frameworks": [
19     "QuartzCore",
20     "MapKit"
21   ],
22   "preserve_paths": "Demo",
23   "requires_arc": true