blob: dc493aa58a1b3e42b07d30a60106e5b45444f661 [file] [log] [blame]
{
"name": "KZ_RefreshScrollView",
"version": "0.1.1",
"summary": "iOS refresh and load more.",
"homepage": "https://github.com/KieronZhang/KZ_RefreshScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KieronZhang.": "https://github.com/KieronZhang"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KieronZhang/KZ_RefreshScrollView.git",
"tag": "0.1.1",
"submodules": true
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"resources": "KZ_RefreshScrollView/KZ_RefreshScrollViewBundle.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"vendored_frameworks": "KZ_RefreshScrollView/KZ_RefreshScrollViewFramework.framework",
"requires_arc": true,
"dependencies": {
"KZ_Categories": [
],
"KZ_MacroDefinition": [
]
}
}