[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 3 / e / SCYRefreshControl / 0.0.1 / SCYRefreshControl.podspec.json
blobe20619d9e664058d4a406f5205a7d69915cecf2e
2   "name": "SCYRefreshControl",
3   "version": "0.0.1",
4   "summary": "A short description of HSKBasic.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/HelloWorldWinter/SCYRefreshControlDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cd": "cdengong@gmail.com"
13   },
14   "source": {
15     "git": "https://gitee.com/HelloWorldWinter/SCYRefreshControlDemo.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "JavaScriptCore",
23     "SystemConfiguration",
24     "Security",
25     "CoreTelephony",
26     "CoreLocation",
27     "CFNetwork",
28     "AdSupport",
29     "CoreGraphics",
30     "QuartzCore"
31   ],
32   "weak_frameworks": "UserNotifications",
33   "libraries": [
34     "xml2",
35     "sqlite3",
36     "stdc++",
37     "z"
38   ],
39   "pod_target_xcconfig": {
40     "HEADER_SEARCH_PATHS": "$(inherited) /usr/include/libxml2",
41     "OTHER_LDFLAGS": "$(inherited) -lxml2 -lObjC -all_load",
42     "ENABLE_BITCODE": "NO"
43   },
44   "vendored_frameworks": "SCYRefreshControlSDK.framework"