[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / 2 / DKCircleButton / 1.1 / DKCircleButton.podspec.json
blob66382517488d1bb47e362653f49f26103bd6e531
2   "name": "DKCircleButton",
3   "version": "1.1",
4   "license": "MIT",
5   "summary": "Sources of DKCircleButton and Demo app to show circle button tap effect.",
6   "homepage": "https://github.com/kronik/DKCircleButton",
7   "authors": {
8     "Dmitry Klimkin": "dmitry@bubbly.net"
9   },
10   "source": {
11     "git": "https://github.com/kronik/DKCircleButton.git",
12     "tag": "1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "DKCircleButton/DKCircleButton.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "CoreGraphics",
21     "Foundation"
22   ],
23   "requires_arc": true