[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 2 / 3 / 5 / Overlap / 0.1.2 / Overlap.podspec.json
blob2e3ec6f1e42e5f63d0eae99b367201a0f51308f0
2   "name": "Overlap",
3   "version": "0.1.2",
4   "summary": "Tiny iOS library to achieve overlap visual effect",
5   "description": "Allows you to overlay 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": "k06aaa@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ML-Works/Overlap.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "https://twitter.com/k06a",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "Overlap/Classes/**/*",
20   "frameworks": "UIKit"