[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 4 / 7 / SimpleCollapsingHeaderView / 0.1.0 / SimpleCollapsingHeaderView.podspec.json
blobaf066e1238f6be90b26f4155ef5cfe99f2f85541
2   "name": "SimpleCollapsingHeaderView",
3   "version": "0.1.0",
4   "summary": "An easy to use library for collapsing header views in iOS",
5   "description": "An easy to use library to implement a collapsing header view in iOS, that supports simple animations",
6   "homepage": "https://github.com/nixsm/SimpleCollapsingHeaderView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nixsm": "nichsmm@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nixsm/SimpleCollapsingHeaderView.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/Nixsm_",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SimpleCollapsingHeaderView/Classes/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4.0"