[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 9 / c / LCActionSheet / 3.2.1 / LCActionSheet.podspec.json
blobf19fda79d928d2179fc5eeb19bbb05d201ea3e30
2   "name": "LCActionSheet",
3   "version": "3.2.1",
4   "summary": "A simple, ornamental, but powerful action sheet! Support: https://LeoDev.me",
5   "homepage": "https://github.com/iTofu/LCActionSheet",
6   "license": "MIT",
7   "platforms": {
8     "ios": "7.0"
9   },
10   "source": {
11     "git": "https://github.com/iTofu/LCActionSheet.git",
12     "tag": "3.2.1"
13   },
14   "source_files": "Sources/**/*.{h,m}",
15   "requires_arc": true,
16   "authors": {
17     "Leo": "leodaxia@gmail.com"
18   },
19   "social_media_url": "https://LeoDev.me",
20   "dependencies": {
21     "Masonry": [
22       "~> 1.0.2"
23     ]
24   }