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