[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / c / HSTestLib / 0.0.3 / HSTestLib.podspec.json
blob0bca72471e9cc38a15a975cdc9b72b8f5143f3b4
2   "name": "HSTestLib",
3   "version": "0.0.3",
4   "summary": "This is a TestLib.",
5   "homepage": "https://www.jianshu.com/u/d1f45ccb900f",
6   "license": "MIT",
7   "authors": {
8     "haohaisheng": "haohaisheng95@163.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/Water95/PodTestDemo.git",
15     "tag": "0.0.3"
16   },
17   "source_files": [
18     "Test",
19     "Test/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
24       "~> 1.0"
25     ]
26   }