[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / 5 / f / LNHEXTEND / 1.0.8 / LNHEXTEND.podspec.json
blob1ff42b99831f218f854d264dd202225324580b82
2   "name": "LNHEXTEND",
3   "version": "1.0.8",
4   "summary": "LNHEXTEND is tools",
5   "description": "LNHEXTEND is tools to check the network, memory leak checks for controllers, and simple crash handling.",
6   "homepage": "https://gitee.com/laoNH/lnhExtend.git",
7   "license": "MIT",
8   "authors": {
9     "beast": "1901122788@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://gitee.com/laoNH/lnhExtend.git",
16     "tag": "1.0.8"
17   },
18   "exclude_files": "Classes/Exclude",
19   "resources": "resourse/*.plist",
20   "vendored_frameworks": "Frameworks/LNHEXTEND.framework",
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "MBProgressHUD": [
27     ]
28   }