[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / 6 / AFNutils / 0.1.1 / AFNutils.podspec.json
blob3c2263981574c7207f68cc2f49a09e2038de129c
2   "name": "AFNutils",
3   "version": "0.1.1",
4   "summary": "Add MBProgressHUD dependency",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Vladislav179/AFNutils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vladislav179": "timofticavld@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Vladislav179/AFNutils.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "AFNutils/Classes/**/*",
23   "dependencies": {
24     "MBProgressHUD": [
26     ]
27   }