[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 5 / 6 / 3 / LXDMacros / 0.1.6 / LXDMacros.podspec.json
blob019e5237cc238ffdb091d8595de6049d0e8f816b
2   "name": "LXDMacros",
3   "version": "0.1.6",
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": "0.1.6"
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   }