blob: e20619d9e664058d4a406f5205a7d69915cecf2e [file] [log] [blame]
{
"name": "SCYRefreshControl",
"version": "0.0.1",
"summary": "A short description of HSKBasic.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/HelloWorldWinter/SCYRefreshControlDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cd": "cdengong@gmail.com"
},
"source": {
"git": "https://gitee.com/HelloWorldWinter/SCYRefreshControlDemo.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"JavaScriptCore",
"SystemConfiguration",
"Security",
"CoreTelephony",
"CoreLocation",
"CFNetwork",
"AdSupport",
"CoreGraphics",
"QuartzCore"
],
"weak_frameworks": "UserNotifications",
"libraries": [
"xml2",
"sqlite3",
"stdc++",
"z"
],
"pod_target_xcconfig": {
"HEADER_SEARCH_PATHS": "$(inherited) /usr/include/libxml2",
"OTHER_LDFLAGS": "$(inherited) -lxml2 -lObjC -all_load",
"ENABLE_BITCODE": "NO"
},
"vendored_frameworks": "SCYRefreshControlSDK.framework"
}