blob: 5a096b54bd756d593ae6a493fd5b4a241eee6e5e [file] [log] [blame]
{
"name": "KZ_RefreshScrollView_DEV",
"version": "0.1.4",
"summary": "iOS refresh and load more.",
"homepage": "http://kieron.asuscomm.com:9091/personal/ios/components/KZ_RefreshScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KieronZhang": "http://kieron.asuscomm.com:9091/KieronZhang"
},
"source": {
"git": "http://kieron.asuscomm.com:9091/personal/ios/components/KZ_RefreshScrollView.git",
"tag": "0.1.4",
"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": [
]
}
}