| { |
| "name": "ASAnyCurlController", |
| "version": "0.1", |
| "license": "MIT", |
| "summary": "iOS Curl transitions from any corner and any direction.", |
| "authors": { |
| "Philippe Converset": "pconverset@autresphere.com" |
| }, |
| "homepage": "https://github.com/autresphere/ASAnyCurlController", |
| "source": { |
| "git": "https://github.com/autresphere/ASAnyCurlController.git", |
| "tag": "0.1" |
| }, |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "source_files": "ASAnyCurlController/*.{h,m}", |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "requires_arc": true |
| } |