[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / 1 / LPCTools / 0.1.6 / LPCTools.podspec.json
blobb9658336dfb6092beebd93d4ef1740aca386ee0e
2   "name": "LPCTools",
3   "version": "0.1.6",
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.6"
17   },
18   "source_files": "LPCGodlike/*.{h,m}",
19   "dependencies": {
20     "AFNetworking": [
22     ],
23     "MBProgressHUD": [
25     ]
26   },
27   "requires_arc": true,
28   "subspecs": [
29     {
30       "name": "LPCBaseKit",
31       "source_files": "LPCGodlike/**/*.{h,m}"
32     }
33   ]