{ | |
"name": "GeddyPodTest", | |
"version": "1.0.0", | |
"summary": "my summary", | |
"description": "我的测试项目我的测试项目我的测试项目", | |
"homepage": "https://github.com/Geddy1/MyPodTest", | |
"license": "MIT", | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"authors": { | |
"fzw_jishubu@163.com": "fzw_jishubu@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/Geddy1/MyPodTest.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "BaseView.{h,m}", | |
"exclude_files": "Classes/Exclude" | |
} |