blob: 98c3ef5e5572e89a61a77956255da1e4176bd01c [file] [log] [blame]
{
"name": "FPRefresh",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FPRefresh/Classes/**/*",
"dependencies": {
"MJRefresh": [
]
},
"subspecs": [
{
"name": "Refresh"
}
]
}