[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 3 / e / WDCrashCollector / 0.1.0 / WDCrashCollector.podspec.json
blob391b34326431c97090b5e43b1feff179f410f016
2   "name": "WDCrashCollector",
3   "version": "0.1.0",
4   "summary": "WDCrashCollector is A simple Crash Collector in iOS App",
5   "description": "This project is used for collecting Crashes from your iOS App and upload to a server you give.",
6   "homepage": "https://github.com/lihux/WDCrashCollector",
7   "license": "MIT",
8   "authors": {
9     "李辉": "lihui.zl@163.com"
10   },
11   "source": {
12     "git": "https://github.com/lihux/WDCrashCollector.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "WDCrashCollector": [
22       "Pod/Assets/*.png"
23     ]
24   }