[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / f / BLSettingCell / 1.0.0 / BLSettingCell.podspec.json
blob910432223d20116c9208bca2e384aa28ef2eb2fd
2   "name": "BLSettingCell",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "通用设置页面cell,可以灵活扩展,多种样式可配置",
6   "homepage": "https://github.com/LeoSsy",
7   "source": {
8     "git": "https://github.com/LeoSsy/BLSettingCell.git",
9     "tag": "1.0.0"
10   },
11   "source_files": "BLSettingCell/*.{h,m}",
12   "public_header_files": "BLSettingCell/*.{h}",
13   "resource_bundles": {
14     "BLSettingCell": [
15       "BLSettingCell/BLSetting.bundle/*.png"
16     ]
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "Masonry": [
29     ],
30     "SDWebImage": [
32     ]
33   },
34   "authors": {
35     "BY": "781739973@qq.com"
36   },
37   "social_media_url": "https://github.com/LeoSsy"