[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / c / LCActionSheet / 3.3.3 / LCActionSheet.podspec.json
blob0ca9913b9079b18b7a9c25662bdad90148e25b02
2   "name": "LCActionSheet",
3   "version": "3.3.3",
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.3.3"
13   },
14   "source_files": "Sources/**/*.{h,m}",
15   "requires_arc": true,
16   "authors": {
17     "Leo": "leodaxia@gmail.com"
18   },
19   "social_media_url": "https://twitter.com/LeoDaxia",
20   "dependencies": {
21     "Masonry": [
22       "~> 1.1.0"
23     ]
24   }