[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / 7 / ZLImageTextButton / 0.0.1 / ZLImageTextButton.podspec.json
blob4e5a602ed044e6d61306e5c3cf98b380b5841206
2   "name": "ZLImageTextButton",
3   "version": "0.0.1",
4   "summary": "ZLImageTextButton",
5   "description": "Image and text button",
6   "platforms": {
7     "ios": null
8   },
9   "homepage": "https://github.com/czl0325/ZLImageTextButton",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "czl0325": "295183917@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/czl0325/ZLImageTextButton.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "ZLImageTextButton/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "Masonry": [
31     ]
32   }