[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 6 / a / ListPlaceholder / 1.5 / ListPlaceholder.podspec.json
blobf48e2eeb12f6950af43aae7efd1a5d3a52325a94
2   "name": "ListPlaceholder",
3   "version": "1.5",
4   "summary": "facebook news feed style animation on UITableView, UICollectionView, and custom views.",
5   "xcconfig": {
6     "OTHER_LDFLAGS": "-lz"
7   },
8   "swift_versions": "5",
9   "description": "This library allows you to easily add an FB style animated loading placeholder to your tableviews, collection views, or custom views.",
10   "homepage": "https://github.com/malkouz/ListPlaceholder",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Moayad Al kouz": "moayad_kouz9@hotmail.com"
17   },
18   "source": {
19     "git": "https://github.com/malkouz/ListPlaceholder.git",
20     "tag": "1.5"
21   },
22   "platforms": {
23     "ios": "10.0"
24   },
25   "source_files": "ListPlaceholder/Classes/**/*",
26   "swift_version": "5"