| { |
| "name": "FirstTestPod", |
| "version": "0.1.0", |
| "summary": "This is my FirstTestPod. Try some mecanisum", |
| "description": "This is my first pod !\nTry some mecanisum:\n - the delegation process\n - the opening function\nAdd an Exemple App\nAdd a Testing part", |
| "homepage": "https://github.com/KhiProjects/firstTestPod", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "kevin": "kevin.hijlkema@meteoconsult.com" |
| }, |
| "source": { |
| "git": "https://github.com/KhiProjects/FirstTestPod.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "FirstTestPod/Classes/**/*", |
| "pushed_with_swift_version": "3.2" |
| } |