blob: 270a825b75fe52a3431b03985c30a1b47c843451 [file] [log] [blame]
{
"name": "BFPageControl",
"version": "1.0.1",
"license": "MIT",
"summary": "BFPageControl is a page control for Mac OS X. Most of the methods are derived from the UIPageControl class in iOS.",
"homepage": "https://github.com/bfolder/BFPageControl",
"authors": {
"Heiko Dreyer": "mail@boxedfolder.com"
},
"source": {
"git": "https://github.com/bfolder/BFPageControl.git",
"tag": "1.0.1"
},
"source_files": "BFPageControl/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"osx": "10.7"
}
}