[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 6 / 9 / c / LCActionSheet / 3.5.1 / LCActionSheet.podspec.json
blob3975f5fe6ce2837bbccc6f39c81a30c435cd8c4f
2   "name": "LCActionSheet",
3   "version": "3.5.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": "8.0"
9   },
10   "source": {
11     "git": "https://github.com/iTofu/LCActionSheet.git",
12     "tag": "3.5.1"
13   },
14   "source_files": "Source/**/*.{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   }