blob: edee996f6fd16ccb8c126122f09d99c8aa282953 [file] [log] [blame]
{
"name": "GWLPodTest",
"version": "0.0.1",
"summary": "一个简单的介绍.",
"homepage": "https://github.com/gwlCode/GWLPodTest",
"license": "MIT",
"authors": {
"gwl": "153018865@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gwlCode/GWLPodTest.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"GWLPodTest/GWLPodTest/Classes/**/*.{h,m}"
],
"requires_arc": true
}