[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 8 / 6 / CollectCarsh / 0.0.1 / CollectCarsh.podspec.json
blob94f00a10586a97c64843a60a9e8654a59662f5f3
2   "name": "CollectCarsh",
3   "version": "0.0.1",
4   "summary": "This component can collect crash information.",
5   "homepage": "https://github.com/wdboy/CollectCarsh",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wdboy": "wd_frank@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/wdboy/CollectCarsh.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "Classes",
22     "CollectCarsh/Classes/**/*.{h,m}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "requires_arc": true