[Add] AmplitudeExperiment 1.15.0
[CocoaPods.git] / Specs / 3 / 9 / 1 / SQRMapLocationList / 0.2.0 / SQRMapLocationList.podspec.json
blob0cb2553976d1e9f9e0e3d70ed9c381188009a742
2   "name": "SQRMapLocationList",
3   "version": "0.2.0",
4   "summary": "地图组件",
5   "homepage": "https://github.com/pengruiCode/SQRMapLocationList.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "pengrui": "pengruiCode@163.com"
12   },
13   "source": {
14     "git": "https://github.com/pengruiCode/SQRMapLocationList.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SQRMapLocationList/**/*.{h,m}",
21   "resources": "SQRMapLocationList/Resource/*.{png,SQRLocationViewController.xib}",
22   "requires_arc": true,
23   "description": "显示地图,并定位出附近位置列表",
24   "subspecs": [
25     {
26       "name": "AMap2DMap-NO-IDFA",
27       "dependencies": {
28         "AMap2DMap-NO-IDFA": [
30         ]
31       }
32     },
33     {
34       "name": "AMapSearch-NO-IDFA",
35       "dependencies": {
36         "AMapSearch-NO-IDFA": [
38         ]
39       }
40     },
41     {
42       "name": "AMapLocation-NO-IDFA",
43       "dependencies": {
44         "AMapLocation-NO-IDFA": [
46         ]
47       }
48     },
49     {
50       "name": "SQRBaseClassProject",
51       "dependencies": {
52         "SQRBaseClassProject": [
54         ]
55       }
56     },
57     {
58       "name": "SQRBaseDefineWithFunction",
59       "dependencies": {
60         "SQRBaseDefineWithFunction": [
62         ]
63       }
64     }
65   ]