blob: d8a31c24758141e530b002fc3e8cd047c8741a93 [file] [log] [blame]
{
"name": "SGPagingView",
"version": "1.2.2",
"summary": "An easy-to-use segmented control",
"homepage": "https://github.com/kingsic/SGPagingView",
"license": "MIT",
"authors": {
"kingsic": "kingsic@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kingsic/SGPagingView.git",
"tag": "1.2.2"
},
"source_files": "SGPagingView/**/*.{h,m}",
"requires_arc": true
}