[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 1 / 8 / BUKButtonComponents / 0.0.4 / BUKButtonComponents.podspec.json
blob813e3770aee018aec054ed36aacb443cf4dfdeaf
2   "name": "BUKButtonComponents",
3   "version": "0.0.4",
4   "summary": "Button components for Baixing iOS developers.",
5   "homepage": "https://github.com/Leppard/BUKButtonComponents",
6   "license": "MIT",
7   "authors": {
8     "Li Zhenliang": "coldlefthand@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Leppard/BUKButtonComponents.git",
12     "tag": "0.0.4"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/",
19   "resource_bundles": {
20     "BUKButtonComponents": [
21       "Pod/Assets/*.png"
22     ]
23   }