[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 0 / 1 / RPBasicUtility / 0.1.0 / RPBasicUtility.podspec.json
blob080a58fe9023405a8080c4ab46eaccc93aaff670
2   "name": "RPBasicUtility",
3   "version": "0.1.0",
4   "summary": "For the fast developing the apps some useful utility",
5   "swift_version": "4.2",
6   "description": "For the fast developing the apps some useful utility!",
7   "homepage": "https://github.com/rp9994/RPBasicUtility",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ronak Adeshara": "r.p.soni321@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/rp9994/RPBasicUtility.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "iOS Utilities/Utilities/*.{swift}",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "IQKeyboardManager": [
29     ],
30     "KRProgressHUD": [
32     ],
33     "ObjectMapper": [
35     ],
36     "SDWebImage": [
38     ]
39   }