[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 1 / 0 / Logboard / 2.2.0 / Logboard.podspec.json
blobb2a4f50475748d26d10b1f557b48b21d62e11248
2   "name": "Logboard",
3   "version": "2.2.0",
4   "summary": "Simple Logging framework",
5   "description": "Simple Logging framework for your framework project.",
6   "homepage": "https://github.com/shogo4405/Logboard",
7   "license": "New BSD",
8   "authors": {
9     "shogo4405": "shogo4405@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/shogo4405/Logboard.git",
13     "tag": "2.2.0"
14   },
15   "social_media_url": "http://twitter.com/shogo4405",
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.9",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "ios": {
23     "source_files": "Platforms/iOS/*.{h,swift}"
24   },
25   "osx": {
26     "source_files": "Platforms/macOS/*.{h,swift}"
27   },
28   "tvos": {
29     "source_files": "Platforms/tvOS/*.{h,swift}"
30   },
31   "watchos": {
32     "source_files": "Platforms/watchOS/*.{h,swift}"
33   },
34   "source_files": "Sources/**/*.swift"