[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 3 / 0 / KCFloatingActionButton / 2.1.2 / KCFloatingActionButton.podspec.json
blob1fbc4cb39e2bcb1ecebc329816434009f52bf8b2
2   "name": "KCFloatingActionButton",
3   "version": "2.1.2",
4   "summary": "Floating Action Button for iOS",
5   "homepage": "https://github.com/kciter/KCFloatingActionButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kciter": "kciter@naver.com"
12   },
13   "source": {
14     "git": "https://github.com/kciter/KCFloatingActionButton.git",
15     "tag": "2.1.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Sources/*.{swift}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"