[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / d / 1 / AbsLog / 1.3.9268 / AbsLog.podspec.json
blobcd0f3d3431a8b5c3252a639d8533c7b5cb3f39e0
2   "name": "AbsLog",
3   "version": "1.3.9268",
4   "summary": "Logging framework",
5   "description": "                   look AbsLog.h + AbsLogRequiredExternalSymbols.h\n                   for API detail\n",
6   "homepage": "https://github.com/Speakus/AbsLog",
7   "license": "MIT",
8   "authors": {
9     "Maxim Nikolaevich": "www.speakus.net"
10   },
11   "source": {
12     "git": "https://github.com/Speakus/AbsLog.git",
13     "tag": "1.3.9268"
14   },
15   "platforms": {
16     "ios": "3.1"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "ios": {
23     "vendored_frameworks": "AbsLog.framework"
24   }