blob: 7a4905d749b77e8cf320c08169fabc4a1738acbf [file] [log] [blame]
{
"name": "LCShareView",
"version": "1.0.0",
"summary": "Custom UIPageControl",
"homepage": "https://github.com/bawn/LCAnimatedPageControl",
"license": "MIT",
"authors": {
"bawn": "lc5491137@gmail.com"
},
"source": {
"git": "https://github.com/bawn/LCShareView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "LCShareView/LCShareView.{h,m}",
"dependencies": {
"UIImage+BlurredFrame": [
"~> 0.0.4"
]
}
}