[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 5 / e / KUAIYONGSDKDYDemo / 0.0.18 / KUAIYONGSDKDYDemo.podspec.json
blob249f7322985ac33e1285c16a674b35dad98d1ae3
2   "name": "KUAIYONGSDKDYDemo",
3   "version": "0.0.18",
4   "summary": "A KUAIYONGSDKDYDemo.",
5   "description": "A CocoaPods KUAIYONGSDKDYDemo",
6   "homepage": "https://github.com/yuhaomingming/KUAIYONGSDKDYDemo.git",
7   "license": "MIT",
8   "authors": {
9     "于浩": "351945755@qq.com"
10   },
11   "social_media_url": "http://www.cnblogs.com/tanglimei/p/4807804.html",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/yuhaomingming/KUAIYONGSDKDYDemo.git",
17     "tag": "0.0.18"
18   },
19   "public_header_files": [
20     "Common/SDK/Platform/KUAIYONGSDK/DYFramework/QuickUnifyPlatform.framework/**/*.h",
21     "Common/SDK/Platform/KUAIYONGSDK/SDKSource/SDKFinal/xsdkFramework.framework/**/.h"
22   ],
23   "source_files": "Common/Source/Demo/*.{h}",
24   "resources": [
25     "Common/SDK/Platform/KUAIYONGSDK/SDKSource/SDKFinal/*.bundle",
26     "Common/SDK/Platform/KUAIYONGSDK/SDKSource/Plist/QuickManifest.plist"
27   ],
28   "ios": {
29     "vendored_frameworks": [
30       "Common/SDK/Platform/KUAIYONGSDK/DYFramework/QuickUnifyPlatform.framework",
31       "Common/SDK/Platform/KUAIYONGSDK/SDKSource/SDKFinal/xsdkFramework.framework"
32     ]
33   },
34   "requires_arc": true,
35   "pod_target_xcconfig": {
36     "OTHER_LDFLAGS": "-lObjC"
37   }