[Add] FluentIcons 1.1.268
[CocoaPods.git] / Specs / 2 / a / b / SimpleCell / 0.4.0 / SimpleCell.podspec.json
blob4d9b8fd853e1749e6cee8be687150f0220487c16
2   "name": "SimpleCell",
3   "version": "0.4.0",
4   "summary": "The Simple Cell is A Swift Extension for Reusable Collection View Cell and Table View Cell",
5   "homepage": "https://github.com/devmjun/simplecell",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "devmjun": "dev.mjun@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devmjun/SimpleCell.git",
15     "tag": "0.4.0"
16   },
17   "source_files": "Sources/*",
18   "exclude_files": "Sources/*.plist",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.2"