blob: b1a6bb0f2071ad0db48832ce30633b56817d07e1 [file] [log] [blame]
{
"name": "shuiyun_ios",
"version": "0.4.5",
"summary": "A short description of shuiyun_ios.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/guolimin1995/shuiyun_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zerone": "913108060@qq.com"
},
"source": {
"git": "https://github.com/guolimin1995/shuiyun_ios.git",
"tag": "0.4.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "shuiyun_ios/Classes/**/*",
"frameworks": [
"StoreKit",
"MobileCoreServices",
"WebKit",
"MediaPlayer",
"CoreMedia",
"CoreLocation",
"AVFoundation",
"CoreTelephony",
"SystemConfiguration",
"AdSupport",
"CoreMotion",
"ImageIO",
"CoreData"
],
"ios": {
"libraries": [
"resolv.9",
"c++",
"z",
"sqlite3"
]
},
"dependencies": {
"UMCCommon": [
],
"UMCSecurityPlugins": [
],
"UMCAnalytics": [
],
"Bytedance-UnionAD": [
]
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited)"
}
}