{ | |
"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 | |
} |