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