[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 6 / b / a / DBCameraButton / 1.0.0 / DBCameraButton.podspec.json
blob918d2295d97dc8425951026447f02245c249c633
2   "name": "DBCameraButton",
3   "version": "1.0.0",
4   "summary": "Customizable, IB_DESIGNABLE, iOS style camera button.",
5   "description": "Сamera button in the style of a standard iOS camera. Customizable, IB_DESIGNABLE. UIButton category (extension).",
6   "homepage": "https://github.com/immago/DBCameraButton",
7   "screenshots": "https://user-images.githubusercontent.com/5740772/29002628-5ec56d38-7aaf-11e7-85a4-4810e918784f.gif",
8   "license": {
9     "type": "Apache-2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Dmitry Byankin": "the.immago@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/immago/DBCameraButton.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Classes/**/*"