[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 0 / 2 / d / ARBasicUtility / 0.1.0 / ARBasicUtility.podspec.json
blob6f9c058b6577f4698d3ba9ae7f809a8df9022e34
2   "name": "ARBasicUtility",
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/ARBasicUtility/tree/master/ARBasicUtility",
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/ARBasicUtility.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ARBasicUtility/**/*.{swift}",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "IQKeyboardManager": [
29     ],
30     "KRProgressHUD": [
32     ],
33     "ObjectMapper": [
35     ],
36     "SDWebImage": [
38     ]
39   }