blob: 8bee27fb9b6ebf9451544bbec0de7aa461d1f147 [file] [log] [blame]
{
"name": "ExtGenerator",
"version": "0.0.1",
"summary": "Generator for objC",
"homepage": "https://github.com/Pn-X/ExtGenerator",
"license": "MIT",
"authors": {
"pn-x": "pannetez@163.com"
},
"source": {
"git": "https://github.com/Pn-X/ExtGenerator.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0"
}