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