[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 9 / 3 / ImageButton / 0.0.1 / ImageButton.podspec.json
blob7a03f43fb417a81511756870cb043ce1c51cbed0
2   "name": "ImageButton",
3   "version": "0.0.1",
4   "summary": "A button with image and text written in swift",
5   "homepage": "https://github.com/baocang/ImageButton",
6   "license": "MIT",
7   "authors": {
8     "Baocang Nie": "baocang.nie@icloud.com"
9   },
10   "source": {
11     "git": "https://github.com/baocang/ImageButton.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "ImageButton/*.swift",
19   "frameworks": "UIKit",
20   "pushed_with_swift_version": "3.0"