[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 6 / 8 / 1 / MapActionSheetHelper / 0.1.0 / MapActionSheetHelper.podspec.json
blob84a45c65d1e2788e17b8e3956df018a432b413e7
2   "name": "MapActionSheetHelper",
3   "version": "0.1.0",
4   "summary": "A MapActionSheetHelper.",
5   "description": "A simple tool for using some third-party map SDKs.",
6   "homepage": "https://github.com/microyulive/MapActionSheetHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wenjiyu": "microyulive@live.cn"
13   },
14   "source": {
15     "git": "https://github.com/microyulive/MapActionSheetHelper.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MapActionSheetHelper/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit",
25     "CoreLocation"
26   ]