[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 0 / 5 / f / BPViewsSubviewsInOutAnimation / 1.0.0 / BPViewsSubviewsInOutAnimation.podspec.json
blob7ee504a4aa0822963f1cd2b778fc24f4475e60cb
2   "name": "BPViewsSubviewsInOutAnimation",
3   "version": "1.0.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BPViewsSubviewsInOutAnimation/Classes/**/*",
22   "pushed_with_swift_version": "4.0"