[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 8 / 1 / LPCTools / 0.1.5 / LPCTools.podspec.json
blob1b723ad414333401b5440d1d99814bd9bd1aeb54
2   "name": "LPCTools",
3   "version": "0.1.5",
4   "summary": "a component of Tools on iOS",
5   "homepage": "https://github.com/lipeichi/LPCTools",
6   "description": "李沛池工具汇总、5年iOS架构经验总结出的一套用于快速搭建新启动App的框架、持续完善、普惠天下",
7   "license": "MIT",
8   "authors": {
9     "Godlike": "godlikelpc@126.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/lipeichi/LPCTools.git",
16     "tag": "0.1.5"
17   },
18   "source_files": [
19     "LPCGodlike/**/*.{h,m}",
20     "LPCGodlike/*.{h,m}"
21   ],
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "MBProgressHUD": [
28     ],
29     "Reachability": [
31     ]
32   },
33   "requires_arc": true