[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 2 / d / BTButton / 1.0.0 / BTButton.podspec.json
blob58829c36c49cbcdf68c683609301cb2ab42711e6
2   "name": "BTButton",
3   "version": "1.0.0",
4   "summary": "Custom UIButton implementation with image and text.",
5   "homepage": "https://github.com/borut-t/BTButton",
6   "screenshots": "https://raw.github.com/borut-t/BTButton/master/Screenshots/preview.png",
7   "license": {
8     "type": "zlib",
9     "file": "LICENCE.md"
10   },
11   "authors": {
12     "Borut Tomažin": "borut.tomazin@gmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/borut-t/BTButton.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "BTButton",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreGraphics"
26   ],
27   "requires_arc": true