blob: 8c2527c0314b0a5b0f701ceb9df0728502530cfe [file] [log] [blame]
{
"name": "UpRefreshControl",
"version": "0.1.0",
"summary": "A easy and light way to use pull-to-refresh.",
"homepage": "https://github.com/pgbo/UpRefreshControl",
"license": "MIT",
"authors": {
"pgbo": "460667915@qq.com"
},
"source": {
"git": "https://github.com/pgbo/UpRefreshControl.git",
"tag": "0.1.0"
},
"social_media_url": "https://github.com/pgbo",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"UpRefreshControl": [
"Pod/Localized/*.lproj"
]
},
"frameworks": "UIKit"
}