blob: da9e37794100a0e33a07896fb5f872a78c55531a [file] [log] [blame]
{
"name": "HXSlider",
"version": "0.1.1",
"summary": "HXSlider is a slider of special tailor-made.",
"homepage": "https://github.com/CapriHuang/HXSpec",
"authors": {
"CapriHuang": "1187395293@qq.com"
},
"source": {
"git": "https://github.com/CapriHuang/HXSlider.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HXSlider/*",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"dependencies": {
"Masonry": [
],
"ReactiveCocoa": [
]
}
}