[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 3 / 5 / Overlap / 0.3.1 / Overlap.podspec.json
blob266593dba90ad9793dfec2b672c4f206935c35a3
2   "name": "Overlap",
3   "version": "0.3.1",
4   "summary": "Tiny iOS library to achieve overlap visual effect",
5   "description": "Allows you to overlap any possible UI elements like UILabels,\nUIButtons and even UIToolbars. Just create 2 views or both states\nand update overlap region from scrollViewDidScroll or panGestureHandler",
6   "homepage": "https://github.com/ML-Works/Overlap",
7   "license": "MIT",
8   "authors": {
9     "Anton Bukov": "k06a@mlworks.com"
10   },
11   "source": {
12     "git": "https://github.com/ML-Works/Overlap.git",
13     "tag": "0.3.1"
14   },
15   "social_media_url": "https://twitter.com/k06a",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "Overlap/Classes/**/*",
20   "frameworks": "UIKit"