[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 5 / 4 / ASNetworkManager / 0.0.6 / ASNetworkManager.podspec.json
blob78d54b2e8287c6cefcdedc75dfd9bac85f3cf2d8
2   "name": "ASNetworkManager",
3   "version": "0.0.6",
4   "summary": "An Easy way to Call REST APIs",
5   "dependencies": {
6     "SwiftyJSON": [
8     ]
9   },
10   "authors": {
11     "Apoorv Suri": "apoorvsuri2012@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ApoorvSuri/ASNetworkManager.git",
15     "tag": "0.0.6"
16   },
17   "platforms": {
18     "ios": "10.0.0"
19   },
20   "source_files": "ASNetworkManager/NetworkManager.swift",
21   "description": "The Network Manager uses the default Cocoa Network Utility To make REST API calls.",
22   "homepage": "https://github.com/ApoorvSuri/ASNetworkManager",
23   "license": {
24     "type": "MIT",
25     "text": "                   Copyright 2012\n                   Permission is granted to...\n"
26   },
27   "pushed_with_swift_version": "3.0"