[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 7 / b / NetworkManagerFramework / 1.0.0 / NetworkManagerFramework.podspec.json
blobd4a6654fef6bf058a4f3a0f2a184205aeae111ee
2   "name": "NetworkManagerFramework",
3   "version": "1.0.0",
4   "summary": "Its basically user for network communication.",
5   "description": "NetworkManagerFramework is basically use for api communication. Its having only one entry point with its completion to respond caller.",
6   "homepage": "https://github.com/yogeshtatwalgwl/NetworkManagerFramework/tree/1.0.0",
7   "license": "MIT",
8   "swift_version": "4.0",
9   "authors": {
10     "Arvind": "arvind.sen@galaxyweblinks.in"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/yogeshtatwalgwl/NetworkManagerFramework.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "NetworkManager/Source",
21     "NetworkManager/Source/*.swift"
22   ],
23   "frameworks": "Foundation",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.7"
27     ]
28   }