[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / a / cghuisunshine_test_2 / 0.0.1 / cghuisunshine_test_2.podspec.json
blobdb2ed03a68d2cf783f71f419c64cb27d54504a47
2   "name": "cghuisunshine_test_2",
3   "version": "0.0.1",
4   "summary": "Eyeofcloud SDK for iOS.",
5   "description": "Eyeofcloud SDK for iOS(Swift and Objective C) applications.",
6   "homepage": "https://github.com/eyeofcloud/EyeofcloudSDKiOS",
7   "license": "MIT",
8   "authors": {
9     "eyeofcloud": "zhangweixue@heliyuntong.cn"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/eyeofcloud/EyeofcloudSDKiOS.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "EyeofcloudSDKiOS/EyeofcloudSDKiOS.framework/Headers/*.{h}",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "vendored_frameworks": "EyeofcloudSDKiOS/EyeofcloudSDKiOS.framework",
26   "frameworks": [
27     "AudioToolbox",
28     "CFNetwork",
29     "Foundation",
30     "MobileCoreServices",
31     "Security",
32     "SystemConfiguration",
33     "UIKit"
34   ],
35   "libraries": [
36     "icucore",
37     "sqlite3"
38   ]