[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / f / 4 / LJ_CocopodsDemo / 0.0.1 / LJ_CocopodsDemo.podspec.json
blob625de803d7dd94b28734bbe3cdbe6dd1c653c5bd
2   "name": "LJ_CocopodsDemo",
3   "version": "0.0.1",
4   "summary": "这是一个摘要",
5   "description": "描述要比摘要长,否则会收到一个警告",
6   "homepage": "https://github.com/LeoFavor1562/CocopodsDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "18610011562@163.com": "LeoFavor"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/LeoFavor1562/CocopodsDemo.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "CocopodsDemo",
23     "CocopodsDemo/**/*.{h,m}",
24     "CocopodsDemo/**/**/*.{h,m}"
25   ],
26   "exclude_files": "CocopodsDemo/**/FileD.{h,m}",
27   "requires_arc": true