[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / 7 / ReusableCell / 1.1 / ReusableCell.podspec.json
blob2ed1e53e05f1e482727da84e0c7d36c167613405
2   "name": "ReusableCell",
3   "version": "1.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/anotheren/ReusableCell",
8   "authors": {
9     "liudong": "liudong.edward@gmail.com"
10   },
11   "summary": "A Simple way to reuse cell in UITableView/UICollectionView",
12   "source": {
13     "git": "https://github.com/anotheren/ReusableCell.git",
14     "tag": "1.1"
15   },
16   "swift_version": "4.2",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Sources/**/*.swift"