blob: 175d033c8cb035a409cba4afa1723fa423d8a107 [file] [log] [blame]
{
"name": "StyledPageControl",
"version": "1.0",
"summary": "Customizable PageControl for iOS.",
"homepage": "https://github.com/honcheng/iOS-StyledPageControl",
"license": "MIT",
"authors": {
"honcheng": "honcheng@gmail.com"
},
"source": {
"git": "https://github.com/honcheng/iOS-StyledPageControl.git",
"tag": "1.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "StyledPageControlDemo/PageControlDemo/StyledPageControl.{h,m}",
"resources": "StyledPageControlDemo/PageControlDemo/Resources/*.png"
}