[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / f / 9 / BSStackView / 1.0.0 / BSStackView.podspec.json
blob9f65d97143998ee6e1a296c6a80714728cf5e11d
2   "name": "BSStackView",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/iBlacksus/BSStackView",
9   "authors": {
10     "iBlacksus": "iblacksus@gmail.com"
11   },
12   "summary": "StackView like card interface",
13   "source": {
14     "git": "https://github.com/iBlacksus/BSStackView.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "BSStackView/**/*",
18   "frameworks": "SystemConfiguration",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "frameworks": "UIKit"
24   }