[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / d / 0 / 1 / PLVFeedViewSDK / 1.0.0 / PLVFeedViewSDK.podspec.json
blob66b02db8171cc32ffd22f3713338a546afed583d
2   "name": "PLVFeedViewSDK",
3   "summary": "An iOS Feed Stream Component SDK",
4   "version": "1.0.0",
5   "license": "MIT",
6   "authors": {
7     "Dhan": "duhan@polyv.net"
8   },
9   "homepage": "https://help.polyv.net/index.html#/live/ios/",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "http": "https://repo.polyv.net/ios/download/PLVFeedViewSDK/PLVFeedViewSDK_1.0.0-240109.zip"
15   },
16   "requires_arc": true,
17   "source_files": "PLVFeedViewSDK/*.{h,m}",
18   "public_header_files": "PLVFeedViewSDK/*.{h}",
19   "dependencies": {
20     "MJRefresh": [
21       "~> 3.5.0"
22     ]
23   },
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ]