[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 9 / b / CardSlider / 0.0.1 / CardSlider.podspec.json
blobbbd0a8fb5898bcd9a93b1edb2ab5fe5acfd90cb3
2   "name": "CardSlider",
3   "version": "0.0.1",
4   "summary": "UI control from Ramotion",
5   "description": "Custom UICollectionView with transition",
6   "homepage": "https://github.com/ramotion/cardslider",
7   "license": "MIT",
8   "authors": "J. Vasilenko",
9   "social_media_url": "https://twitter.com/Ramotion",
10   "source": {
11     "git": "https://github.com/Ramotion/cardslider.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": "CardSlider/**/*.{swift}",
18   "resource_bundles": {
19     "CardSlider": [
20       "CardSlider/**/*.{storyboard,.xcassets}"
21     ]
22   }