[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 1 / 0 / TenLog / 1.0.0 / TenLog.podspec.json
blob593ea6f2a544eb8b92ccb8ee858dbde06976c4e5
2   "name": "TenLog",
3   "authors": {
4     "mitch10e": "mitch10e@gmail.com"
5   },
6   "version": "1.0.0",
7   "license": "MIT",
8   "summary": "Easy to read logging",
9   "description": "A nice lightweight extension to make logging simple and easy to read. // Swift 3",
10   "homepage": "https://gitlab.com/mitch10e/tenlog",
11   "source": {
12     "git": "https://github.com/mitch10e/TenLog.git",
13     "tag": "1.0.0"
14   },
15   "source_files": [
16     "Source/Classes/**/*"
17   ],
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "frameworks": "Foundation"