[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / a / c / ELKParallel / 0.0.3 / ELKParallel.podspec.json
blobfaee7d9a019bec0801e562ff2a58004138fee86a
2   "name": "ELKParallel",
3   "version": "0.0.3",
4   "summary": "常用OC分类",
5   "description": "常用OC分类集合",
6   "homepage": "https://github.com/elkshrek/ELKParallel-master",
7   "license": "MIT",
8   "authors": {
9     "Jonathan": "Jonathan_dk@163.com"
10   },
11   "source": {
12     "git": "https://github.com/elkshrek/ELKParallel-master.git",
13     "tag": "0.0.3"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "ELKParallel/**/*.{h,m}",
20   "ios": {
21     "frameworks": [
22       "Foundation",
23       "UIKit",
24       "CoreTelephony",
25       "SystemConfiguration",
26       "NetworkExtension",
27       "AVFoundation"
28     ]
29   },
30   "libraries": [
31     "c++",
32     "z"
33   ]