blob: a614ca94a4b66e56d6131a3e551926ff5e15324e [file] [log] [blame]
{
"name": "mylabel-red-test",
"version": "0.2.1",
"summary": "This is a pod just to try how to make pods with dependencies. In this case, it is just a red label.",
"homepage": "https://github.com/ArielDemarco/my-label",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"demarcoariel.dev@gmail.com": "demarcoariel.dev@gmail.com"
},
"source": {
"git": "https://github.com/ArielDemarco/my-label.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "mylabel/Classes/**/*",
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}