blob: c66eb86836497d757046e49665c4d08e4c1ebf0b [file] [log] [blame]
{
"name": "YLPullViews",
"version": "0.1.0",
"summary": "A short description of YLPullViews.",
"description": "刷新",
"homepage": "https://gitlab.com/iOSlxy/YLPullViews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOSlxy": "609414116@qq.com"
},
"source": {
"git": "https://gitlab.com/iOSlxy/YLPullViews.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLPullViews/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"ReactiveCocoa": [
"~> 2.5"
]
}
}