[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 3 / d / 1 / BUKDynamicPopView / 1.0.2 / BUKDynamicPopView.podspec.json
blobf1e1aa756a6ae5d3534d0eb16f92d1f3eedc03d9
2   "name": "BUKDynamicPopView",
3   "version": "1.0.2",
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.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/**/*"