blob: 79966fec210b0864fc7a1114bb375886571ae27a [file] [log] [blame]
{
"name": "ModulePullRefresh",
"version": "1.0.5",
"summary": "Module PullRefresh.",
"description": "Pull to refresh wrapper.\n1. app style pre-configured.\n2. read configuration file for titles.\n3. min-os-version iOS 7.0.\n4. update lib for iOS 11 and iPhone X.",
"homepage": "https://github.com/blodely/ModulePullRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luo Yu": "indie.luo@gmail.com"
},
"source": {
"git": "https://github.com/blodely/ModulePullRefresh.git",
"tag": "1.0.5"
},
"social_media_url": "https://weibo.com/blodely",
"platforms": {
"ios": "7.0"
},
"source_files": [
"ModulePullRefresh/Classes/**/*",
"ModulePullRefresh/Configurations/*.plist"
],
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
"~> 3.1.15"
],
"FCFileManager": [
"~> 1.0.18"
]
}
}