[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 1 / LYXHNetWorking / 1.0.0 / LYXHNetWorking.podspec.json
blob0d4bce0be962df4edaa9fd1128a9806db1a91238
2   "name": "LYXHNetWorking",
3   "version": "1.0.0",
4   "summary": "A short description of LYXHNetWorking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/XH/LYXHNetWorking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "XH": "liyxiaohua@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/dxsource/LYXHNetWorking.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LYXHNetWorking/XHNetWorking.framework/Headers/*.{h}",
22   "vendored_frameworks": "LYXHNetWorking/*.framework",
23   "frameworks": "Security",
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.1.0"
27     ]
28   }