[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 4 / 8 / Tracing / 1.0.0 / Tracing.podspec.json
blob8959fc5d2d35abafce0153209b2cc7d41c1118f7
2   "name": "Tracing",
3   "version": "1.0.0",
4   "summary": "Elegant way for divide your cache and UI layer",
5   "homepage": "https://github.com/incetro/Tracing.git",
6   "license": "MIT",
7   "authors": {
8     "incetro": "incetro@ya.ru"
9   },
10   "requires_arc": true,
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.12",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/incetro/Tracing.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Sources/Tracing/**/*.{h,swift}",
22   "dependencies": {
23     "Transformer": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"