[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 2 / 3 / 6 / PodTestSDK / 0.0.2 / PodTestSDK.podspec.json
blobfba03b528ff47f131e81bfcd3d5817ef237ec953
2   "name": "PodTestSDK",
3   "version": "0.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PodTestSDK/PodTestSDK.framework/**",
22   "dependencies": {
23     "Reachability": [
24       "~> 3.2"
25     ]
26   }