[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / 0 / f / FengYunJue / 0.0.1 / FengYunJue.podspec.json
blobf770f026998b129bbadd78ac01fa5647c61967bc
2   "name": "FengYunJue",
3   "version": "0.0.1",
4   "summary": "修改一些第三方库的分类的前缀",
5   "homepage": "https://github.com/fengyunjue/PODSDKDemo",
6   "license": "MIT",
7   "authors": {
8     "ma772528138": "ma772528138@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/fengyunjue/PODSDKDemo.git",
12     "tag": "0.0.1"
13   },
14   "resources": "FengYunJue/MJRefresh/MJRefresh.bundle",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "FengYunJue/**/*.{h,m}",
20   "public_header_files": "FengYunJue/**/*.h",
21   "frameworks": [
22     "UIKit",
23     "CoreFoundation",
24     "CoreText",
25     "QuartzCore",
26     "Accelerate",
27     "MobileCoreServices",
28     "CoreGraphics",
29     "Security",
30     "SystemConfiguration",
31     "ImageIO"
32   ]