[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 7 / e / LXYModularTool / 0.0.1 / LXYModularTool.podspec.json
blobbfc093f70c34229a6012931f76588f8b8c6d025f
2   "name": "LXYModularTool",
3   "version": "0.0.1",
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.1"
14   },
15   "source_files": [
16     "LXYCacheManager",
17     "LXYCacheManager/**/*.{h,m}"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }