[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / c / 9 / b / XYHttpUnit / 0.0.3 / XYHttpUnit.podspec.json
blob0059d3f90041c947b30a21fb16491db847bcc782
2   "name": "XYHttpUnit",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": "Classess/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   }