[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 1 / c / MDKLocationManager / 1.0.0 / MDKLocationManager.podspec.json
blobe9e1b11580e1a79ebda83925aad3bbe9a19916a1
2   "name": "MDKLocationManager",
3   "version": "1.0.0",
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.0"
17   },
18   "source_files": "Class/**/*.{h,m}",
19   "dependencies": {
20     "MDKTenOpenTool": [
22     ]
23   }