| { |
| "name": "KLCircleViewController", |
| "version": "1.0", |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "summary": "A control that allows panning between view controllers as inspired by the Circle app.", |
| "homepage": "https://github.com/KieranLafferty/KLCircleViewController", |
| "license": "Apache 2.0", |
| "authors": { |
| "Kieran Lafferty": "kieran.lafferty@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/KieranLafferty/KLCircleViewController.git", |
| "tag": "1.0" |
| }, |
| "source_files": "KLCircleViewController/KLCircleViewController/*.{h,m}", |
| "requires_arc": true |
| } |