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