[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 1 / 6 / BUKCollectionFlowView / 1.0.0 / BUKCollectionFlowView.podspec.json
blob29cb79fef91c49311dab968058c63d20bb600f12
2   "name": "BUKCollectionFlowView",
3   "version": "1.0.0",
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.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BUKCollectionFlowView": [
22       "Pod/Assets/*.png"
23     ]
24   }