| { |
| "name": "ShakLib", |
| "version": "0.1.0", |
| "summary": "It is a sharking test project", |
| "description": "install library into dummy projects to avoid writting same code", |
| "homepage": "https://github.com/Kapitaliste1/Shrakatak", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "kapitaliste": "ngabojonathan@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/Kapitaliste1/Shrakatak.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "ShakLib/Classes/**/*", |
| "frameworks": "UIKit" |
| } |