[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 4 / IdentifyCell / 0.0.1 / IdentifyCell.podspec.json
blobb982b39106644e91e2a176fcd60b839743a83832
2   "name": "IdentifyCell",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "A simple framework written in Swift which helps you reduce the effort in registering and dequeuing UITableViewCell.",
6   "homepage": "https://github.com/niculupu1/IdentifyCell",
7   "license": {
8     "type": "GNU General Public License v3.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nicolae": "lupu.nicolae99@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/niculupu1/IdentifyCell.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "IdentifyCell",
24     "IdentifyCell/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "swift_version": "4.2"