[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 0 / 7 / FLNet / 0.0.6 / FLNet.podspec.json
blob23592918fb03dcb191509aa1e2335b9c68a91b9f
2   "name": "FLNet",
3   "version": "0.0.6",
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.0.6"
17   },
18   "source_files": "FLNet/*.{m,h,swift}",
19   "dependencies": {
20     "Moya/RxSwift": [
22     ],
23     "SwiftyJSON": [
25     ],
26     "CleanJSON": [
28     ],
29     "FLbaseUtils": [
31     ]
32   }