blob: aebbf7c8f7cf18eb9562d70b8b4419db1491d12e [file] [log] [blame]
{
"name": "my_own_test_pod",
"version": "0.1.1",
"summary": "My own test pod.",
"description": "My own test pod. It is dummy pod, nothing interesting.",
"homepage": "https://bitbucket.org/danielsklinge/my_own_test_pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"John Snow": "john@test.lv"
},
"source": {
"git": "https://danielsklinge@bitbucket.org/danielsklinge/my_own_test_pod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "my_own_test_pod/Classes/**/*"
}