| { |
| "name": "Blueprint", |
| "version": "0.0.2", |
| "summary": "The Objective-C / Swift SDK for Blueprint", |
| "description": "The Objective-C / Swift SDK for Blueprint.", |
| "homepage": "https://github.com/BlueprintProject/Blueprint-Cocoa", |
| "license": { |
| "type": "MIT", |
| "file": "license" |
| }, |
| "authors": { |
| "BlueprintProject": "hunter@wearemocha.com" |
| }, |
| "source": { |
| "git": "https://github.com/BlueprintProject/Blueprint-Cocoa.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "Blueprint/**/*.{h,m}", |
| "public_header_files": "Blueprint/**/*.h", |
| "platforms": { |
| "osx": null, |
| "ios": null, |
| "tvos": null, |
| "watchos": null |
| } |
| } |