blob: af43b21d77f36c73a083f68d0b1013f068ced0bc [file] [log] [blame]
{
"name": "RFSegmentView",
"version": "1.3.1",
"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.1"
},
"source_files": "RFSegmentView/RFSegmentView.{h,m}",
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
],
"requires_arc": true
}