| { |
| "name": "PTImageAlbumViewController", |
| "version": "0.0.1", |
| "summary": "\"Image Album\" — or \"Photo Album\" if you like that better — View( Controller) for all crazy iOS developers out there...", |
| "homepage": "http://www.pittle.org/", |
| "license": "Apache License, Version 2.0", |
| "authors": { |
| "Ali Servet Donmez": "asd@pittle.org" |
| }, |
| "source": { |
| "git": "https://github.com/exalted/PTImageAlbumViewController.git", |
| "commit": "02fbda6fe403899aa66142fe40a0f5a3f81dc975" |
| }, |
| "platforms": { |
| "ios": 5.0 |
| }, |
| "source_files": "PTImageAlbumViewController", |
| "frameworks": "ImageIO", |
| "dependencies": { |
| "Nimbus": [ |
| |
| ] |
| }, |
| "requires_arc": false |
| } |