[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 9 / 4 / DJExtension / 1.2.6 / DJExtension.podspec.json
blob1ca0c18db7d96f5a0e2c2d58fffaf7cd7c44ca83
2   "name": "DJExtension",
3   "version": "1.2.6",
4   "summary": "Extensions and globalFunctions for swift. Create components with one line of code.",
5   "homepage": "https://github.com/iwufan/DJExtension",
6   "license": "MIT",
7   "platforms": {
8     "ios": "9.0"
9   },
10   "swift_version": "4.2",
11   "authors": {
12     "jiadawei": "jiadawei80@126.com"
13   },
14   "source": {
15     "git": "https://github.com/iwufan/DJExtension.git",
16     "tag": "1.2.6"
17   },
18   "source_files": "DJExtension/**/*.{swift}",
19   "requires_arc": true,
20   "frameworks": [
21     "UIKit",
22     "AVFoundation",
23     "Photos"
24   ],
25   "dependencies": {
26     "SnapKit": [
28     ]
29   }