[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / 2 / 9 / NiceLoggerFam / 0.0.2 / NiceLoggerFam.podspec.json
blobede4461d34eed84ba3b6cb6c6c5c833f51e6cfac
2   "name": "NiceLoggerFam",
3   "version": "0.0.2",
4   "summary": "A nice logger tool in Swift.",
5   "description": "A nice logger tool in Swift. Cheers",
6   "homepage": "https://github.com/besabestin/NiceLoggerFam",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "Bisrat Aweno": "besabestin@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/besabestin/NiceLoggerFam.git",
19     "tag": "0.0.2"
20   },
21   "exclude_files": "Classes/Exclude",
22   "ios": {
23     "vendored_frameworks": "NiceLoggerFam.framework"
24   }