blob: 3a4565774d4b3191be8e9e2f933fd6da424692f6 [file] [log] [blame]
{
"name": "DFSegmentView",
"version": "0.0.1",
"summary": "DFSegmentView",
"homepage": "https://github.com/ongfei/DFSegmentView",
"license": "MIT",
"authors": {
"ongfei": "ong_fei@163.com"
},
"source": {
"git": "https://github.com/ongfei/DFSegmentView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DFSegmentView/DFSegment/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}