[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 3 / 6 / AELog / 0.3.0 / AELog.podspec.json
blob978cf0f826d90029d2384c9a719d270cbe3a5bda
2   "name": "AELog",
3   "version": "0.3.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Simple, lightweight and flexible debug logging framework written in Swift",
9   "homepage": "https://github.com/tadija/AELog",
10   "authors": {
11     "tadija": "tadija@me.com"
12   },
13   "social_media_url": "http://twitter.com/tadija",
14   "source": {
15     "git": "https://github.com/tadija/AELog.git",
16     "tag": "0.3.0"
17   },
18   "source_files": "Sources/*.swift",
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3.0"
21   },
22   "platforms": {
23     "ios": "8.0",
24     "watchos": "2.0",
25     "tvos": "9.0",
26     "osx": "10.10"
27   }