[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 1 / 8 / BUKButtonComponents / 0.0.3 / BUKButtonComponents.podspec.json
blobdf97fff49fceb504ef780ad9d5f0392cc0f243ad
2   "name": "BUKButtonComponents",
3   "version": "0.0.3",
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.3"
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   }