[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / a / 0 / MKMapView+Reusable / 1.0 / MKMapView+Reusable.podspec.json
blobd0687ebd5a8517d180277f9037d2f93137a7e391
2   "name": "MKMapView+Reusable",
3   "version": "1.0",
4   "summary": "Reuse MKAnnotationView as easy as UITableViewCell/UICollectionViewCell.",
5   "homepage": "https://github.com/serejahh/MKMapView-Reusable",
6   "license": "MIT",
7   "authors": {
8     "Serhii Butenko": "sereja.butenko@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/serejahh/MKMapView-Reusable.git",
12     "tag": "1.0"
13   },
14   "social_media_url": "https://twitter.com/serejahh",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.2"
19   },
20   "requires_arc": true,
21   "source_files": "MKMapView+Reusable/*.swift",
22   "frameworks": "MapKit"