[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / a / VCHMapKit / 0.0.1 / VCHMapKit.podspec.json
blob5d6db5c6fe99dfc76226b5f7316bf40063e3c3ce
2   "name": "VCHMapKit",
3   "version": "0.0.1",
4   "summary": "A kit to helpful use the MapKit",
5   "description": "this kit can helpful to use the MapKit",
6   "homepage": "https://github.com/vhuichen/VCHMapKit",
7   "license": "MIT",
8   "authors": {
9     "vhuichen": "vhuichen@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/vhuichen/VCHMapKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "VCHMapKit/*.{h,m}",
20     "VCHMapKit/JZLocationConverter/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "CoreLocation",
25     "MapKit"
26   ],
27   "requires_arc": true