[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 2 / d / MindNetworking / 1.0.0 / MindNetworking.podspec.json
blobb354851ba5106d57f20f839c4398c5672837df26
2   "name": "MindNetworking",
3   "version": "1.0.0",
4   "summary": "MindNetworking is developed to help our developers.",
5   "description": "This MindNetworking pod is developed to call web api, json parsing etc. This will save lots of time.",
6   "homepage": "https://github.com/anujkumar0606/MindNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "anujkumar0606": "anuj.kumar@mind-infotech.com"
13   },
14   "source": {
15     "git": "https://github.com/anujkumar0606/MindNetworking.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "MindNetworking/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SwiftyJSON": [
29     ]
30   }