blob: ca26efe052492c4c83195431fcce126f6dda27e2 [file] [log] [blame]
{
"name": "MyAlmostAmazinFakeLibrary",
"version": "0.1.0",
"summary": "The best or almost the best fake library.",
"description": "A beautiful description of my test library purpose, hope it will hel",
"homepage": "https://github.com/elneruda/fakeRepository",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MeAndMyself": "meandmyself@yeah.com"
},
"source": {
"git": "https://github.com/elneruda/fakeRepository.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "9.0"
},
"resource_bundles": {
"MyAlmostAmazinFakeLibrary": [
"binaryFile.txt"
]
}
}