blob: 653c97c2690391994e7a9b1891ed1b2ea209f6a6 [file] [log] [blame]
{
"name": "RFSegmentView",
"version": "1.3.0",
"summary": "Imitate iOS7 style segmented controls, simple, practical!",
"homepage": "https://github.com/wangruofeng/RFSegmentView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"wangruofeng": "wangruofeng007@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangruofeng/RFSegmentView.git",
"tag": "1.3.0"
},
"source_files": "RFSegmentView/RFSegmentView.{h,m}",
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
],
"requires_arc": true
}