blob: 417722a5f008cc63b99a9444416ec52b57a82c94 [file] [log] [blame]
{
"name": "PScrollContainer",
"version": "0.3",
"summary": "左右滑动的容器",
"description": "滑动容器",
"homepage": "https://github.com/yangmiemie1116/PScrollContainer.git",
"license": "MIT",
"authors": {
"杨志强": "yangzhiqiang116@gmail.com"
},
"social_media_url": "http://www.jianshu.com/u/bd06a732c598",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangmiemie1116/PScrollContainer.git",
"tag": "0.3"
},
"source_files": "PScrollContainer/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"FDStackView": [
]
}
}