[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 4 / d / f / BLSettingCell / 1.1.6 / BLSettingCell.podspec.json
blob7a3b1fba9b7c4fbb6be1856f131751ab5c745f54
2   "name": "BLSettingCell",
3   "version": "1.1.6",
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.1.6"
10   },
11   "source_files": "BLSettingCell/**/*.{h,m}",
12   "public_header_files": "BLSettingCell/**/*.{h}",
13   "resources": "BLSettingCell/BLSetting.bundle",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "dependencies": {
23     "Masonry": [
25     ],
26     "SDWebImage": [
28     ]
29   },
30   "authors": {
31     "BY": "781739973@qq.com"
32   },
33   "social_media_url": "https://github.com/LeoSsy"