[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 8 / LSFloatingActionMenu / 1.0.0 / LSFloatingActionMenu.podspec.json
blob9f63346043c77377cef5805bd6fe6017ab3d5a1a
2   "name": "LSFloatingActionMenu",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "LSFloatingActionMenu is floating action button component of material design for iOS.",
6   "homepage": "https://github.com/tinymind/LSFloatingActionMenu",
7   "authors": {
8     "tinymind": "xappbox@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/tinymind/LSFloatingActionMenu.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "LSFloatingActionMenu/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]