[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 5 / c / CardFlipsLayout / 0.1.1 / CardFlipsLayout.podspec.json
blob9a3f30f924c0dbbf2bc244174ab3e604c2c4c155
2   "name": "CardFlipsLayout",
3   "version": "0.1.1",
4   "summary": "A simple animated card flips Lib.",
5   "description": "TODO: A simple animated card flips Lib.\nBase on UICollectionView, UICollectionViewCell.\nUse UIViewPropertyAnimator : Making advanced animations.",
6   "swift_version": "4.2",
7   "homepage": "https://github.com/der1598c/CardFlipsLayout",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "der1598c": "der1598c@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/der1598c/CardFlipsLayout.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "CardFlipsLayout/Classes/**/*",
23   "resource_bundles": {
24     "CardFlipsLayout": [
25       "CardFlipsLayout/Assets/*.xcassets"
26     ]
27   }