[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 1 / 4 / LCCommonTools / 0.1.0 / LCCommonTools.podspec.json
blob3eef66e80b3740a28b36d4a62692ebeb44fc1ed4
2   "name": "LCCommonTools",
3   "version": "0.1.0",
4   "summary": "Encapsulate tools for daily development",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://www.jianshu.com/bookmarks",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chance.Cheng": "15620698605@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/chengzhaohua/lccommon-tools.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "LCCommonTools/Classes/**/*",
22   "prefix_header_file": "LCCommonTools/Classes/PrefixHeader.pch",
23   "frameworks": [
24     "UIKit",
25     "MapKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "AFNetworking": [
31     ]
32   }