[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / d / f / SSLog / 0.1.0 / SSLog.podspec.json
blob90a14275c4f295e4b5665d7e7a0830b44349f48d
2   "name": "SSLog",
3   "version": "0.1.0",
4   "summary": "SSLog is simple log lib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/dortus47/SSLog",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "      Licensed under the Apache License, Version 2.0 (the \"License\");\n      you may not use this file except in compliance with the License.\n      You may obtain a copy of the License at\n\n      http://www.apache.org/licenses/LICENSE-2.0\n\n      Unless required by applicable law or agreed to in writing, software\n      distributed under the License is distributed on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n      See the License for the specific language governing permissions and\n      limitations under the License.\n"
10   },
11   "authors": {
12     "EunSeock": "dortus47@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/dortus47/SSLog.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SSLog/Source/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"