blob: efa36fcd2621d25224b4cbe0f583958d4ac0ae1d [file] [log] [blame]
{
"name": "KZ_RefreshScrollView_DEV",
"version": "0.1.3",
"summary": "iOS refresh and load more.",
"homepage": "http://47.95.250.128/GitHubDemos/KZ_RefreshScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KieronZhang": "http://47.95.250.128/KieronZhang"
},
"source": {
"git": "http://47.95.250.128/GitHubDemos/KZ_RefreshScrollView.git",
"tag": "0.1.3",
"submodules": true
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"requires_arc": true,
"ios": {
"frameworks": [
"Foundation",
"UIKit"
],
"resources": "KZ_RefreshScrollView_Bundle.bundle"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RefreshView_DEV/*.{h,m}",
"dependencies": {
"KZ_Categories_DEV": [
],
"KZ_MacroDefinition_DEV": [
]
}
}