[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 0 / 1 / 6 / BUKCollectionFlowView / 0.1.0 / BUKCollectionFlowView.podspec.json
bloba13074dad0ab3c9e5cf2bc6d22552b54d109b583
2   "name": "BUKCollectionFlowView",
3   "version": "0.1.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": "0.1.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   }