blob: 4002f1b6640e6300dcc3f46bf5676095e3ab441b [file] [log] [blame]
{
"name": "mylabel-red-test",
"version": "0.3.0",
"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.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "mylabel/Classes/**/*",
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}