blob: f06042d88ea4feb7b38c5804cf05867094f0f39c [file] [log] [blame]
{
"name": "TestPodObjectDemo",
"version": "0.0.3",
"summary": "A short description of TestPodObjectDemo.",
"description": "A short description of TestPodObjectDemo.",
"homepage": "https://github.com/xzt427/TestPod",
"license": "MIT (LICENSE)",
"authors": {
"xzt427": "1437765139@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xzt427/TestPod.git",
"tag": "0.0.3"
},
"source_files": "TestPodObjectC/TestPodObjectC/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}