[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / a / 8 / BZButton / 1.0.0 / BZButton.podspec.json
blob376f4497863ddd4b5f5da1d3451966c4f3b2da0b
2   "name": "BZButton",
3   "version": "1.0.0",
4   "summary": "xib control button image and text",
5   "description": "xib control button image and text. 从xib上调节图片方向.",
6   "homepage": "https://github.com/EricBZH/BZButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EricBup": "375298211@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/EricBZH/BZButton.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": [
23     "BZButton",
24     "BZButton/Classes/*.{h,m}"
25   ]