| { |
| "name": "SampleFoundation", |
| "version": "0.0.1", |
| "summary": "photo component", |
| "description": " A longer description of SampleFoundation in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n", |
| "homepage": "https://github.com/Prashant034/SDKFolder", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "Prashant034": "email@address.com" |
| }, |
| "source": { |
| "git": "https://github.com/Prashant034/SDKFolder.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "CCCPhotoComponents.framework/Headers/*.h", |
| "exclude_files": "Classes/Exclude" |
| } |