[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 9 / 4 / 5 / Walle / 1.1.0 / Walle.podspec.json
blobc5715d9fb6bcde3658dcc8282dedc9ebc24688b2
2   "name": "Walle",
3   "version": "1.1.0",
4   "summary": "iOS Application performance monitoring",
5   "description": "iOS Application performance monitoring.",
6   "homepage": "https://github.com/hongruqi/Walle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "quvideo": "hongru.qi@quvideo.com"
13   },
14   "source": {
15     "git": "https://github.com/hongruqi/Walle.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Walle/Classes/**/*",
22   "dependencies": {
23     "CocoaLumberjack": [
25     ],
26     "JRSwizzle": [
28     ]
29   }