[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 1 / c / MDKLocationManager / 1.0.2 / MDKLocationManager.podspec.json
blobab6331258865bf17817297d0f2139bf20e74a935
2   "name": "MDKLocationManager",
3   "version": "1.0.2",
4   "summary": "a easy way location manager with block or target action mode",
5   "description": "a easy way location manager with block or target action mode",
6   "homepage": "https://github.com/miku1958/MDKLocationManager",
7   "license": "MIT",
8   "authors": {
9     "miku1958": "email@address.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/miku1958/MDKLocationManager.git",
16     "tag": "1.0.2"
17   },
18   "default_subspecs": "Core",
19   "dependencies": {
20     "MDKTenOpenTool": [
22     ]
23   },
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": "Class/Core/**/*.{h,m}"
28     }
29   ]