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