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