[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / d / 1 / BUKDynamicPopView / 1.0.0 / BUKDynamicPopView.podspec.json
blob4738b5c36944d639b9711cbdcdf37e835e15589c
2   "name": "BUKDynamicPopView",
3   "version": "1.0.0",
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\n                       can custom the animation behavior(style and path) very easily.\n",
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.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/**/*"