[Add] FluentIcons 1.1.268
[CocoaPods.git] / Specs / 2 / a / b / SimpleCell / 0.7.0 / SimpleCell.podspec.json
blobd51eadb162400c1b1250fcddb812329ca984755a
2   "name": "SimpleCell",
3   "version": "0.7.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.7.0"
16   },
17   "source_files": "Sources/*",
18   "exclude_files": "Sources/*.plist",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "5.0"