blob: 853ca4c46c832b141abaf57f326e8ec0de6ef504 [file] [log] [blame]
{
"name": "TestModularization_A",
"version": "0.1.0",
"summary": "Project TestModularization_A.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CoolPrince/TestModularization_A",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ccc": "cuchch@163.com"
},
"source": {
"git": "https://github.com/CoolPrince/TestModularization_A.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestModularization_A/Classes/**/*",
"swift_version": "4.2",
"requires_arc": true
}