[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / c / LCActionSheet / 2.7.6 / LCActionSheet.podspec.json
blobbf628107b44904ab50d0ace8d8ad43fa09cac236
2   "name": "LCActionSheet",
3   "version": "2.7.6",
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": "2.7.6"
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   }