[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / e / 8 / KLCircleViewController / 1.0 / KLCircleViewController.podspec.json
blob964980bb54a61bfbdf6dfb8c532c6404a14e057f
2   "name": "KLCircleViewController",
3   "version": "1.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "summary": "A control that allows panning between view controllers as inspired by the Circle app.",
8   "homepage": "https://github.com/KieranLafferty/KLCircleViewController",
9   "license": "Apache 2.0",
10   "authors": {
11     "Kieran Lafferty": "kieran.lafferty@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/KieranLafferty/KLCircleViewController.git",
15     "tag": "1.0"
16   },
17   "source_files": "KLCircleViewController/KLCircleViewController/*.{h,m}",
18   "requires_arc": true