[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 2 / 3 / 5 / Overlap / 0.3.0 / Overlap.podspec.json
blobba0714b07582e0ed461a670328f20ec9e69075cb
2   "name": "Overlap",
3   "version": "0.3.0",
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.0"
14   },
15   "social_media_url": "https://twitter.com/k06a",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "Overlap/Classes/**/*",
20   "frameworks": "UIKit"