[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / 6 / BUKCollectionFlowView / 1.0.3 / BUKCollectionFlowView.podspec.json
blob0da9c03f1957c6b0c2b38c37c0ddd90aa8adf7a0
2   "name": "BUKCollectionFlowView",
3   "version": "1.0.3",
4   "summary": "a custom collection flow view",
5   "description": "a custom collection flow view, usually used for show tags",
6   "homepage": "https://github.com/iException/BUKCollectionFlowView",
7   "license": "MIT",
8   "authors": {
9     "huhuhumian": "1152715@tongji.edu.cn"
10   },
11   "source": {
12     "git": "https://github.com/iException/BUKCollectionFlowView.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*.{h,m}",
20   "resource_bundles": {
21     "BUKCollectionFlowView": [
22       "Pod/Assets/*.png"
23     ]
24   }