[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / 5 / 6 / 7 / ReusableCell / 1.2 / ReusableCell.podspec.json
blob659731bde15d39a08182fe31c9327dc678250fd4
2   "name": "ReusableCell",
3   "version": "1.2",
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.2"
15   },
16   "swift_version": "4.2",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Sources/**/*.swift"