[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 7 / a / DJCommonFrameWork / 0.0.3 / DJCommonFrameWork.podspec.json
bloba0290b616f1b8f0f582e54cc2a91c3d8d6b23460
2   "name": "DJCommonFrameWork",
3   "version": "0.0.3",
4   "summary": "A marquee view used on iOS.",
5   "homepage": "https://github.com/jiaoshenmene/DJCommonFrameWork",
6   "license": "MIT",
7   "authors": {
8     "杜甲": "dj815319775@163.com"
9   },
10   "source": {
11     "git": "https://github.com/jiaoshenmene/DJCommonFrameWork.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "DJCommonFrameWork_a/**/*.{h,m}",
19   "public_header_files": [
20     "DJCommonFrameWork_a/**/*.h",
21     "$(PODS_ROOT)/**/*.h"
22   ],
23   "prefix_header_file": "DJCommonFrameWork_a/DJCommonFrameWork_a.pch",
24   "frameworks": [
25     "UIKit",
26     "VideoToolbox",
27     "QuartzCore",
28     "OpenGLES",
29     "MobileCoreServices",
30     "MediaPlayer",
31     "CoreVideo",
32     "CoreMedia",
33     "CoreGraphics",
34     "AVFoundation",
35     "AudioToolbox"
36   ]