| { |
| "name": "WYAQRCode", |
| "version": "0.1.4", |
| "summary": "WYAQRCode", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/CreatSuns/WYAQRCode.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "WYA": "Develops" |
| }, |
| "source": { |
| "git": "https://github.com/CreatSuns/WYAQRCode.git", |
| "tag": "0.1.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "WYAQRCode/Classes/**/*", |
| "resource_bundles": { |
| "WYAQRCode": [ |
| "WYAQRCode/Assets/WYAQRCode.bundle/*.png" |
| ] |
| } |
| } |