[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 2 / d / c / Floatable / 1.0.0 / Floatable.podspec.json
blobd55357a5bcb9f6325d2850fc7939d4ab1a0440b0
2   "name": "Floatable",
3   "version": "1.0.0",
4   "license": "MIT",
5   "homepage": "https://github.com/efremidze/Floatable",
6   "authors": {
7     "Lasha Efremidze": "efremidzel@hotmail.com"
8   },
9   "summary": "Floating Animation Protocol (inspired by Periscope)",
10   "source": {
11     "git": "https://github.com/efremidze/Floatable.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "Sources/*.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "Foundation"
23     ]
24   },
25   "pushed_with_swift_version": "3.0"