[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / d / 1 / BUKDynamicPopView / 1.0.3 / BUKDynamicPopView.podspec.json
blobd2b5a43325c6456a2563e9c81ef7256137bfb7ce
2   "name": "BUKDynamicPopView",
3   "version": "1.0.3",
4   "summary": "UIView's Category, simply making any view into a pop view.",
5   "description": "UIView's Category, simply making any view into a pop view. You also\ncan custom the animation behavior(style and path) very easily.",
6   "homepage": "https://github.com/iException/BUKDynamicPopView",
7   "license": "MIT",
8   "authors": {
9     "hyice": "hy_ice719@163.com"
10   },
11   "source": {
12     "git": "https://github.com/iException/BUKDynamicPopView.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/**/*"