[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / c / 7 / ConsoleLog / 0.1.1 / ConsoleLog.podspec.json
blob8fd0428bced4e656e0937cc671694013f3492ab1
2   "name": "ConsoleLog",
3   "version": "0.1.1",
4   "summary": "You can create and view your app log.",
5   "description": "You can easily view your app logs while your app is running.\nYou can print the app log and create app logs.\nYou can see crash critics.",
6   "homepage": "https://github.com/pikachu987/ConsoleLog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pikachu987": "pikachu77769@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pikachu987/ConsoleLog.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "ConsoleLog/Classes/**/*",
23   "frameworks": "UIKit"