[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 1 / 7 / 0 / Sticky-Texture / 0.1.0 / Sticky-Texture.podspec.json
blobe91f22cc9b059fd853f9f193f6884a5cb7918d67
2   "name": "Sticky-Texture",
3   "version": "0.1.0",
4   "summary": "Sticky scroll header for Texture",
5   "description": "Sticky header for layout for ASCollectionNode and ASTableNode with pull to refresh capability",
6   "homepage": "https://github.com/harri121/Sticky-Texture",
7   "authors": {
8     "Daniel Hariri": "daniel.hariri@gmail.com"
9   },
10   "swift_versions": "5.1",
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source": {
16     "git": "https://github.com/harri121/Sticky-Texture.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sticky-Texture/Classes/**/*",
23   "dependencies": {
24     "Texture": [
25       "~> 3.0"
26     ]
27   },
28   "swift_version": "5.1"