[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 8 / 7 / PomeloNet / 1.0.0 / PomeloNet.podspec.json
bloba1ead05e1ce8311ccf8adcd14220429289762058
2   "name": "PomeloNet",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A RXSwift&Moya&HandyJSON Networking Tool.",
9   "homepage": "https://github.com/boundlessocean/NetWorking",
10   "authors": {
11     "ocean": "boundlessocean@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/boundlessocean/NetWorking.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "RXNetWorking/Classes/**/*.swift",
21   "dependencies": {
22     "Moya/RxSwift": [
24     ],
25     "HandyJSON": [
27     ]
28   },
29   "swift_versions": "5.0",
30   "swift_version": "5.0"