blob: 43049c45434f996d82a58044b9a91102f9a2ed54 [file] [log] [blame]
{
"name": "SZPageControl",
"version": "0.0.1",
"summary": "page control",
"homepage": "https://github.com/chenshengzhi/SZPageControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈圣治": "csz2136@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/chenshengzhi/SZPageControl.git",
"tag": "0.0.1"
},
"source_files": "SZPageControl/*.{h,m}",
"requires_arc": true
}