[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 1 / 7 / LZPNetworking / 0.0.1 / LZPNetworking.podspec.json
blobba53368347318c2dbce89023f362e67aab66fd5a
2   "name": "LZPNetworking",
3   "version": "0.0.1",
4   "summary": "网络库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/liuzhipeng93/LZPNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘志鹏": "18041387867@163.com"
13   },
14   "source": {
15     "git": "git@github.com:liuzhipeng93/LZPNetworking.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LZPNetworking/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "SVProgressHUD": [
28     ]
29   }