[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 6 / 1 / NetworkRepository / 1.0.2 / NetworkRepository.podspec.json
blobc25b4ffde6a877a1c3e6f84200f08a6f27108648
2   "name": "NetworkRepository",
3   "version": "1.0.2",
4   "summary": "The wrapper on the top of URLSession",
5   "description": "This includes Network repository for iOS Platform. As name implies, it uses URLSession in iOS swift",
6   "homepage": "https://github.com/developer-celusion/networkrepository",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "developer@celusion.com": "developer@celusion.com"
13   },
14   "source": {
15     "git": "https://github.com/developer-celusion/networkrepository.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/NetworkRepository/**/*"