[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 2 / 5 / cocoCDLTest / 1.0.0 / cocoCDLTest.podspec.json
blobae8cfbc1aaf39c262c4dd9b6ccbcab25ca418676
2   "name": "cocoCDLTest",
3   "version": "1.0.0",
4   "summary": "一个测试cocopods库",
5   "description": "一个使用OC实现的整数求和.",
6   "homepage": "https://github.com/chenjs92/cocoCDLTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenjs92": "chenjs92@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/chenjs92/cocoCDLTest.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "cocoCDLTest/cocoCDLTest/*.{h,m}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]