[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / c / 9 / b / XYHttpUnit / 0.0.2 / XYHttpUnit.podspec.json
blob3ebda68a8205b2d40601004ff4b4f599c4cd6793
2   "name": "XYHttpUnit",
3   "version": "0.0.2",
4   "summary": "这个是简介,基于AF的网络框架",
5   "description": "基于AF的网络框架",
6   "homepage": "https://github.com/lixiya1990/XYHttpUnit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lixiya": "lixiya@mana.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/lixiya1990/XYHttpUnit.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "Classess/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "YYKit": [
29     ]
30   }