blob: 665fc2ae59fc4c839d1ee14e449cc84ab2f98568 [file] [log] [blame]
{
"name": "LCAnimatedPageControl",
"version": "1.1.0",
"summary": "Custom UIPageControl",
"homepage": "https://github.com/bawn/LCAnimatedPageControl",
"license": "MIT",
"authors": {
"bawn": "lc5491137@gmail.com"
},
"source": {
"git": "https://github.com/bawn/LCAnimatedPageControl.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": [
"LCAnimatedPageControl.{h,m}",
"IndicatorView.{h,m}"
]
}