[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / b / LGSublimationView / 0.3.0 / LGSublimationView.podspec.json
blob3f1721160a5e277c8bec76bc1c35a39652651542
2   "name": "LGSublimationView",
3   "version": "0.3.0",
4   "summary": "The LGSublimationView is an alternative to the way a UIScrollView looks when paging.",
5   "description": "The LGSublimationView is an alternative to the way a standard UIScrollView looks when paging. Instead of scrolling the background views of its content view, it just scrolls labels, and the background views 'sublime' from one to another.\n",
6   "homepage": "https://github.com/lukegeiger/LGSublimationView",
7   "license": "MIT",
8   "authors": {
9     "Luke Geiger": "lukejamesgeiger@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/lukegeiger/LGSublimationView.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LGSublimationView": [
22       "Pod/Assets/*.png"
23     ]
24   }