blob: 23d7d5e8a09b2b69910c112fabe1250915bd8cfe [file] [log] [blame]
{
"name": "FPRefresh",
"version": "0.1.5",
"summary": "A short description of FPRefresh.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/FPJack/FPRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FPJack": "2551412939@qq.com"
},
"source": {
"git": "https://github.com/FPJack/FPRefresh.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FPRefresh/Classes/**/*",
"dependencies": {
"MJRefresh": [
]
}
}