[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 9 / b / CardSlider / 0.1.0 / CardSlider.podspec.json
bloba2edbd81c44b991457ec0770c21ab210690fcfe3
2   "name": "CardSlider",
3   "version": "0.1.0",
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.1.0"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": "CardSlider/**/*.{swift}",
18   "resource_bundles": {
19     "CardSlider": [
20       "CardSlider/**/*.{storyboard,.xcassets}"
21     ]
22   }