[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / d / TULogging / 1.0.0 / TULogging.podspec.json
blob9a1a281eaae144b87202fb8f163ba7fd97595e41
2   "name": "TULogging",
3   "version": "1.0.0",
4   "summary": "Better logging that uses ASL log levels. Based on work by Mike Weller.",
5   "homepage": "https://github.com/davbeck/TULogging",
6   "license": "BSD",
7   "authors": {
8     "David Beck": "code@thinkultimate.com"
9   },
10   "source": {
11     "git": "https://github.com/davbeck/TULogging.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.6"
17   },
18   "source_files": "TULogging/*.{h,m}",
19   "requires_arc": true