[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / f / 2 / LKFloatingListView / 1.0.0 / LKFloatingListView.podspec.json
blob6cd53714effde08615f59b76cba0795912bc2000
2   "name": "LKFloatingListView",
3   "version": "1.0.0",
4   "summary": "A floatingListView in Objective-C",
5   "description": "floatingListView",
6   "homepage": "https://github.com/kevin00223/LKFloatingListView",
7   "license": "MIT",
8   "authors": {
9     "kevin00223": "likai.new@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/kevin00223/LKFloatingListView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "LKFloatingListView",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
27     ]
28   }