[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / e / d / GokoUniversalLog / 1.0.1 / GokoUniversalLog.podspec.json
blob940367b9d83bd1c2f29de08cbb541c378cfe9a86
2   "name": "GokoUniversalLog",
3   "version": "1.0.1",
4   "summary": "UniversalLog Tools for Objective-C.",
5   "description": "Convenient Log for Everything in Objective-C",
6   "homepage": "https://github.com/Gokotx/GokoUniversalLog",
7   "license": "MIT",
8   "authors": {
9     "Goko": "gokotx@outlook.com}"
10   },
11   "source": {
12     "git": "https://github.com/Gokotx/GokoUniversalLog.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "GokoUniversalLog/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]