[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / e / LXYModularTool / 0.0.2 / LXYModularTool.podspec.json
blob168700dfc160f895c639b196653547521eb6daae
2   "name": "LXYModularTool",
3   "version": "0.0.2",
4   "summary": "LXYModularTool includes some common use modulars, like LXYCacheManager and so on.",
5   "description": "Testing Private Podspec.\nLXYModularTool includes some common use modulars, like LXYCacheManager and so on.",
6   "homepage": "https://github.com/eyu1988/LXYModularTool",
7   "license": "MIT",
8   "authors": {
9     "eyu1988": "lucas_china@sina.com"
10   },
11   "source": {
12     "git": "https://github.com/eyu1988/LXYModularTool.git",
13     "tag": "0.0.2"
14   },
15   "source_files": [
16     "LXYCacheManager",
17     "LXYCacheManager/**/*.{h,m}",
18     "LXYCommonTool",
19     "LXYCommonTool/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "osx": null,
24     "ios": null,
25     "tvos": null,
26     "watchos": null
27   }