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