[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / d / a / LKXFrameworkForiOS / 0.1.2 / LKXFrameworkForiOS.podspec.json
blob985e2b8622782a4568c1b0a4d39032f1c7291e08
2   "name": "LKXFrameworkForiOS",
3   "version": "0.1.2",
4   "summary": "A short description of LKXFrameworkForiOS.",
5   "description": "我自己写的一个项目常用的oc类扩展和工具类",
6   "homepage": "https://github.com/l770826421/LKXFrameworkForiOS.git",
7   "license": "MIT",
8   "authors": {
9     "l770826421": "770826421@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/l770826421/LKXFrameworkForiOS.git",
16     "tag": "0.1.2"
17   },
18   "source_files": "LKXFrameworkForiOS/Classes/Expand/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/CommonCrypto"
25   },
26   "dependencies": {
27     "SDWebImage": [
29     ],
30     "AFNetworking": [
32     ],
33     "MJRefresh": [
35     ],
36     "MJExtension": [
38     ],
39     "MBProgressHUD": [
41     ],
42     "SDCycleScrollView": [
44     ],
45     "Masonry": [
47     ],
48     "Reachability": [
50     ],
51     "YKWoodpecker": [
53     ]
54   },
55   "requires_arc": false,
56   "pod_target_xcconfig": {
57     "VALID_ARCHS": "x86_64 armv7 arm64"
58   }