[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 5 / 2 / LRSNetworking / 0.1.2 / LRSNetworking.podspec.json
blob6ce90c6a2f1ef9f3d64126a6e2589a0a9357f0d2
2   "name": "LRSNetworking",
3   "version": "0.1.2",
4   "summary": "A short description of LRSNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/刘sama/LRSNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘sama": "junchen.liu@jiamiantech.com"
13   },
14   "source": {
15     "git": "git@github.com:aioser/LRSNetworking.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LRSNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0"
25     ]
26   }