[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 1 / 0 / Logboard / 1.2.1 / Logboard.podspec.json
blob3f5220686e6197b10fc29c6fe709c95bfb294df5
2   "name": "Logboard",
3   "version": "1.2.1",
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": "1.2.1"
14   },
15   "social_media_url": "http://twitter.com/shogo4405",
16   "platforms": {
17     "ios": "8.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"