| { |
| "name": "SPCraftAugmentedReality", |
| "version": "0.1.0", |
| "summary": "SPCraftAugmentedReality of SimplePrints.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/apolo2/SPCraftAugmentedReality", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "apolo2": "lethang255@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/apolo2/SPCraftAugmentedReality.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "resource_bundles": { |
| "SPCraftAugmentedReality": [ |
| "SPCraftAugmentedReality/Assets/*.bundle" |
| ] |
| } |
| } |