[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 9 / UCSDesktopLog / 1.0.1 / UCSDesktopLog.podspec.json
blob7b557e37cc06ead2f952ee0cbfa5294e6c1a2abc
2   "name": "UCSDesktopLog",
3   "version": "1.0.1",
4   "summary": "ios dubug log on mac desktop",
5   "homepage": "https://github.com/luzizheng/UCSDesktopLog",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Luzz": "lu.zizheng@ucsmy.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.8"
16   },
17   "source": {
18     "git": "https://github.com/luzizheng/UCSDesktopLog.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "UCSDesktopLog/UCSDesktopLog/*.{h,m}",
22   "public_header_files": "UCSDesktopLog/UCSDesktopLog/*.{h}",
23   "requires_arc": true,
24   "frameworks": "Foundation"