blob: 932bdc4addc190e6355fddff8ef6df36a1947b62 [file] [log] [blame]
{
"name": "LCAnimatedPageControl",
"version": "0.0.1",
"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": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "LCAnimatedPageControl.{h,m}"
}