[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / d / MoyaStubbable / 0.0.3 / MoyaStubbable.podspec.json
blob922921287705b6e8c840261b500d2732297e0f0d
2   "name": "MoyaStubbable",
3   "version": "0.0.3",
4   "summary": "Library to record and play stubbs.",
5   "description": "Library to record and play stubbs.",
6   "homepage": "https://github.com/XavierDK/MoyaStubbable",
7   "license": "MIT",
8   "authors": {
9     "XavierDK": "xavier.dekoninck@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/XavierDK/MoyaStubbable.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "MoyaStubbable/**/*.{h,m,swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "Moya": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"