[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 9 / 4 / DJExtension / 1.2.2 / DJExtension.podspec.json
blobabdd8c00a1a98e9beee2e95b9f85ffc2a6e77ebf
2   "name": "DJExtension",
3   "version": "1.2.2",
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": "8.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.2"
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   }