[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 3 / 6 / ASPolylineView / 0.2.1 / ASPolylineView.podspec.json
blob6a4b34b86fec1ce7018a14058d0ca8dac644d234
2   "name": "ASPolylineView",
3   "version": "0.2.1",
4   "summary": "Drop-in replacement for MKPolylineRenderer and MKPolylineView with more customisation options.",
5   "description": "                    Currently it is simple and only includes drawing a differently coloured border around the line. See header files for options.\n",
6   "homepage": "https://github.com/nighthawk/ASPolylineView",
7   "license": "FreeBSD",
8   "authors": {
9     "Adrian Schoenig": "adrian.schoenig@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nighthawk/ASPolylineView.git",
13     "tag": "v0.2.1"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "*.{h,m}",
19   "frameworks": "MapKit",
20   "requires_arc": true