[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / 5 / 6 / 3 / LXDMacros / 2.0.0 / LXDMacros.podspec.json
blob4eb45bd8072b658e6814a78dbd9dd6d5ae80282c
2   "name": "LXDMacros",
3   "version": "2.0.0",
4   "summary": "Some common macros and function",
5   "description": "TODO: Add long descriptiong of the pod here.",
6   "homepage": "https://github.com/sindrilin/LXDMacros",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "linxinda": "codersindri@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sindrilin/LXDMacros.git",
16     "tag": "2.0.0"
17   },
18   "source_files": [
19     "LXDMacros/Classes",
20     "LXDMacros/Classes/**/*.{h,m}"
21   ],
22   "public_header_files": "LXDMacros/Classes/**/*.h",
23   "platforms": {
24     "osx": null,
25     "ios": null,
26     "tvos": null,
27     "watchos": null
28   }