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