blob: 8470ef2bb490319e6f2df6624a5dc9349c5b853d [file] [log] [blame]
{
"name": "JVEmptyElement",
"version": "0.1.0",
"summary": "Empty Element to test coocapods",
"homepage": "https://github.com/infimache/JVEmptyElement",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jakub Vaňo": "infimache@gmail.com"
},
"source": {
"git": "https://github.com/infimache/JVEmptyElement.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"Pod/Classes",
"Pod/Classes/*.{h,m}"
]
}