blob: 58a16d4e89f82ddfc43bc82c04d3b96767c82f57 [file] [log] [blame]
{
"name": "EmptyPod",
"version": "0.0.2",
"summary": "Just an empty pod Test.",
"description": "My empty Pod spec test.",
"homepage": "https://github.com/CroPort/EmptyPodTest",
"license": "MIT",
"authors": {
"Mrc.cc": "cxj83740@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CroPort/EmptyPodTest.git",
"tag": "0.0.2"
},
"source_files": "EmptyPod/**/*.{h,m}",
"requires_arc": true,
"deprecated": true
}