blob: f93b508f935116b3388b91f8aa49617488edc8b2 [file] [log] [blame]
{
"name": "PSXLSReader",
"version": "0.1.0",
"summary": "A short description of PSXLSReader.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DeveloperPans/PSXLSReader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DeveloperPans": "shengpann@163.com"
},
"source": {
"git": "https://github.com/DeveloperPans/PSXLSReader.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PSXLSReader/Classes/**/*",
"public_header_files": "PSXLSReader/Classes/PSXLSReader/*.h",
"libraries": [
"iconv.2",
"z"
]
}