blob: c0b0850aef2274dddb2f42a5b642d189eed55246 [file] [log] [blame]
{
"name": "SGPagingView",
"version": "1.2.0",
"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.0"
},
"source_files": "SGPagingView/**/*.{h,m}",
"requires_arc": true
}