[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 8 / 2 / a / NOCLog / 0.1.1 / NOCLog.podspec.json
blob73c4bdd52120259c673fad159b7b5cf910d419a3
2   "name": "NOCLog",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Console log output library for Objective-C.",
9   "authors": {
10     "Jaeo Bok": "snail.bok@gmail.com"
11   },
12   "social_media_url": "https://twitter.com/NOCLog",
13   "homepage": "https://github.com/a-snail/NOCLog",
14   "source": {
15     "git": "https://github.com/a-snail/NOCLog.git",
16     "tag": "0.1.1"
17   },
18   "source_files": "NOCLog/*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }