blob: 34f316db9890ddf0c62c475714c49e12de548017 [file] [log] [blame]
{
"name": "UpLoadMoreControl",
"version": "0.1.0",
"summary": "A easy and light way to use pull-to-loadmore.",
"homepage": "https://github.com/pgbo/UpLoadMoreControl",
"license": "MIT",
"authors": {
"pgbo": "460667915@qq.com"
},
"source": {
"git": "https://github.com/pgbo/UpLoadMoreControl.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": {
"UpLoadMoreControl": [
"Pod/Localized/*.lproj"
]
},
"frameworks": "UIKit"
}