blob: b69c897e7040c1d1352dca630b8c5b37f6a6f989 [file] [log] [blame]
{
"name": "FMRefresh",
"version": "0.0.1",
"summary": "A Swift Refresh of FMRefresh. imitate MJRefresh",
"homepage": "https://github.com/CoderFM/FMRefresh",
"license": "MIT",
"authors": {
"ć‘šć‘æ˜Ž": "zhoufaming251@163.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.3",
"source": {
"git": "https://github.com/CoderFM/FMRefresh.git",
"tag": "0.0.1"
},
"source_files": [
"FMNetManager",
"Class/*.{swift}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}