[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / d / 7 / LQCacheManager / 2.0.0 / LQCacheManager.podspec.json
blobd70e7b083deed2e55a4f5e138dfe5f6afb8757ad
2   "name": "LQCacheManager",
3   "version": "2.0.0",
4   "summary": "it is my framework on iOS",
5   "description": "it is my framework on iOS.",
6   "homepage": "https://github.com/CocoaHuang/LQFramework.git",
7   "license": "MIT",
8   "authors": {
9     "杭州掌赢科技": "402569923@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/CocoaHuang/LQFramework.git",
16     "tag": "2.0.0"
17   },
18   "source_files": [
19     "LQCacheManager",
20     "LQCacheManager/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true,
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
26   }