[Add] iProov 12.2.2
[CocoaPods.git] / Specs / 4 / 8 / 6 / WrapperCell / 0.0.1 / WrapperCell.podspec.json
blob734cf46ba0a3b66529a1ddccac7beeee1a494725
2   "name": "WrapperCell",
3   "version": "0.0.1",
4   "summary": "A short description of WrapperCell.",
5   "swift_versions": "5.0",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "description": "Turn your UIViews into table view cells easily.",
10   "homepage": "https://github.com/kenalizadeh/WrapperCell",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Kenan Alizadeh": "kananalizade@gmail.com"
17   },
18   "source": {
19     "git": "git@github.com:kenalizadeh/WrapperCell.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "WrapperCell/Classes/**/*",
23   "swift_version": "5.0"