[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 7 / a / AnyReusableCell / 1.0.0 / AnyReusableCell.podspec.json
blobfcb895f36c866f918063c3672a42d3852fa38194
2   "name": "AnyReusableCell",
3   "version": "1.0.0",
4   "summary": "Some reuse extension for UITableView/UICollectionView",
5   "homepage": "https://github.com/anotheren/AnyReusableCell",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "anotheren": "liudong.edward@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "swift_versions": [
17     "5.0",
18     "5.1"
19   ],
20   "source": {
21     "git": "https://github.com/anotheren/AnyReusableCell.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "Sources/**/*.{h,swift}",
25   "swift_version": "5.1"