[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / 4 / BDBAttributedButton / 1.0.0 / BDBAttributedButton.podspec.json
blob6e5060d23682302d028454a647eca389fc453b13
2   "name": "BDBAttributedButton",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "A UIButton subclass with easy button styling!",
6   "homepage": "https://github.com/bdbergeron/BDBAttributedButton",
7   "authors": {
8     "Bradley David Bergeron": "brad@bradbergeron.com"
9   },
10   "source": {
11     "git": "https://github.com/bdbergeron/BDBAttributedButton.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "BDBAttributedButton/*.{h,m}",
19   "public_header_files": "BDBAttributedButton/*.h"