[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / d / 0 / b / LazyNetLibrary / 1.1.2 / LazyNetLibrary.podspec.json
blob1e39f95f81928472a81eca6409769116b81a770e
2   "name": "LazyNetLibrary",
3   "version": "1.1.2",
4   "summary": "this is http request model.",
5   "description": "The encapsulation of AFNetworking network request.\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/Robin-jiangyufeng/LazyNetForIOS",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "yufeng jiang": "429257411@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Robin-jiangyufeng/LazyNetForIOS.git",
18     "tag": "1.1.2"
19   },
20   "source_files": "LazyNetLibrary/*.{h,m}",
21   "frameworks": "Foundation",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "PINCache": [
29     ],
30     "MJExtension": [
32     ]
33   }