[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 0 / 5 / f / BPViewsSubviewsInOutAnimation / 1.0.2 / BPViewsSubviewsInOutAnimation.podspec.json
blob1b5ac3d2dc1b508d0ca4276ec315fc220888c66c
2   "name": "BPViewsSubviewsInOutAnimation",
3   "version": "1.0.2",
4   "summary": "BPViewsSubviewsInOutAnimation lets any view animate all its subviews with inout transition.",
5   "description": "BPViewsSubviewsInOutAnimation lets any view animate all its subviews with inout transition. Its very handy to control the order and delays of animation. Simply just set a variable named 'BPDelay' in inspector window under any view.",
6   "homepage": "https://github.com/zoebhsheikh/BPViewsSubviewsInOutAnimation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zoeb": "zoeb.sheikh74@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zoebhsheikh/BPViewsSubviewsInOutAnimation.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BPViewsSubviewsInOutAnimation/Classes/**/*",
22   "pushed_with_swift_version": "4.0"