[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 0 / 7 / FLNet / 0.1.0 / FLNet.podspec.json
blob8b51525809c98fbd99d40dd9e7b19d09593bcd90
2   "name": "FLNet",
3   "version": "0.1.0",
4   "summary": "组件化基础的网络请求库",
5   "description": "简单的组件化基础网络封装",
6   "homepage": "https://www.jianshu.com/u/f62ba27bc07b",
7   "license": "MIT",
8   "authors": {
9     "cirelir": "1193436556@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://gitee.com/crraien/FLNet.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "FLNet/*.{m,h,swift}",
19   "dependencies": {
20     "Moya/RxSwift": [
22     ],
23     "SwiftyJSON": [
25     ],
26     "CleanJSON": [
28     ],
29     "FLbaseUtils": [
31     ]
32   }