[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 9 / c / LCActionSheet / 3.5.4 / LCActionSheet.podspec.json
blob9ac22dfff77b7112671bf4c1d4322fe5c4899cb9
2   "name": "LCActionSheet",
3   "version": "3.5.4",
4   "summary": "A simple, ornamental, but powerful action sheet! Support: https://LeoDev.me",
5   "description": "A simple, ornamental, but powerful action sheet! Support: https://LeoDev.me\n一款简约而不失强大的 ActionSheet,微博、微信和 QQ 都采用了极其类似的样式,完全支持 Swift。",
6   "homepage": "https://github.com/iTofu/LCActionSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leo": "leodaxia@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iTofu/LCActionSheet.git",
16     "tag": "3.5.4"
17   },
18   "social_media_url": "https://twitter.com/LeoDaxia",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LCActionSheet/Classes/**/*",
23   "dependencies": {
24     "Masonry": [
25       "~> 1.1.0"
26     ]
27   }