[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 1 / a / WWZFoundation / 1.1.0 / WWZFoundation.podspec.json
blobda1c21d436771411d8e7a14e8bd4ca5d606ef1bb
2   "name": "WWZFoundation",
3   "version": "1.1.0",
4   "summary": "A short description of WWZFoundation.",
5   "homepage": "https://github.com/ccwuzhou/WWZFoundation",
6   "license": "MIT",
7   "authors": {
8     "wwz": "wwz@zgkjd.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ccwuzhou/WWZFoundation.git",
15     "tag": "1.1.0"
16   },
17   "requires_arc": true,
18   "frameworks": "UIKit",
19   "subspecs": [
20     {
21       "name": "WWZFoundation",
22       "source_files": "WWZFoundation/WWZFoundation/*.{h,m}"
23     },
24     {
25       "name": "Foundation+WWZ",
26       "source_files": "WWZFoundation/Foundation+WWZ/*.{h,m}"
27     }
28   ]