[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 1 / c / LXGalleryView / 1.0.0 / LXGalleryView.podspec.json
blob3a883fdf54eeed4335c5365319321a10acbb2686
2   "name": "LXGalleryView",
3   "version": "1.0.0",
4   "summary": "A GalleryView for custom Cells",
5   "homepage": "https://github.com/leonx98/LXGalleryView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Leon Hoppe": "leonhoppe98@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/leonx98/LXGalleryView.git",
15     "tag": "1.0.0"
16   },
17   "swift_version": "4.0",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LXGalleryView/Classes/**/*",
22   "resource_bundles": {
23     "LXGalleryView": [
24       "LXGalleryView/Assets/*.xcassets"
25     ]
26   }