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