[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 3 / 6 / PodTestSDK / 0.0.1 / PodTestSDK.podspec.json
blobeaf8ca24c7e54566592268991ed56361c75e3215
2   "name": "PodTestSDK",
3   "version": "0.0.1",
4   "summary": "PodTestSDK",
5   "description": "SpeedTest SDK https://www.speedtest.cn",
6   "homepage": "https://github.com/dusmit/PodTestSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dusmit": "dusmit@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/dusmit/PodTestSDK.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PodTestSDK.framework/**/*",
22   "dependencies": {
23     "Reachability": [
24       "~> 3.2"
25     ]
26   }