[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / b / SimpleCell / 0.6.0 / SimpleCell.podspec.json
blob9c5bee6f8bea44cb7dd3f21c80ca78b96fa63dbb
2   "name": "SimpleCell",
3   "version": "0.6.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.6.0"
16   },
17   "source_files": "Sources/*",
18   "exclude_files": "Sources/*.plist",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.2"