[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / f / 0 / BFPageControl / 1.0.1 / BFPageControl.podspec.json
blob270a825b75fe52a3431b03985c30a1b47c843451
2   "name": "BFPageControl",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "BFPageControl is a page control for Mac OS X. Most of the methods are derived from the UIPageControl class in iOS.",
6   "homepage": "https://github.com/bfolder/BFPageControl",
7   "authors": {
8     "Heiko Dreyer": "mail@boxedfolder.com"
9   },
10   "source": {
11     "git": "https://github.com/bfolder/BFPageControl.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "BFPageControl/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "osx": "10.7"
18   }