[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 9 / a / PXContentLoader / 8.0.1 / PXContentLoader.podspec.json
blob0d980a823007d9e1efee8dde938f3ff542b4906f
2   "name": "PXContentLoader",
3   "version": "8.0.1",
4   "summary": "PXContentLoader allows you to work with paginal content loading.",
5   "description": "- allows you to work with paginal content loading.",
6   "homepage": "https://git.pinxterapp.com/t3m1k/pxcontentloader",
7   "license": "MIT",
8   "authors": {
9     "Artyom Peshkov": "peshkovartyom@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://git.pinxterapp.com/t3m1k/pxcontentloader.git",
17     "tag": "8.0.1"
18   },
19   "source_files": [
20     "PXContentLoader",
21     "PXContentLoader/**/*.{swift}"
22   ],
23   "exclude_files": "PXContentLoader/Exclude",
24   "dependencies": {
25     "PromiseKit": [
27     ]
28   },
29   "testspecs": [
30     {
31       "name": "Tests",
32       "test_type": "unit",
33       "requires_app_host": true,
34       "source_files": [
35         "PXContentLoaderTests",
36         "PXContentLoaderTests/**/*.{swift}"
37       ]
38     }
39   ],
40   "swift_version": "5.0"