[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 1 / 9 / c / iOS-Camera-Button / 0.0.1 / iOS-Camera-Button.podspec.json
blob4f62117091d4a15e371ba17fd11eb8447470d766
2   "name": "iOS-Camera-Button",
3   "version": "0.0.1",
4   "summary": "A button that behaves like the camera button in iOS",
5   "description": "A clone of the iOS camera button including animation",
6   "homepage": "https://github.com/otusweb/iOS-camera-button",
7   "license": {
8     "type": "MIT",
9     "file": "license.md"
10   },
11   "authors": {
12     "Olivier Destrebecq": "olivier@mobdesignapps.fr"
13   },
14   "social_media_url": "http://twitter.com/otusweb",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/otusweb/iOS-camera-button.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "Classes/*.{swift}",
23   "exclude_files": "sample",
24   "pushed_with_swift_version": "3.0"