blob: 2f2c2155223ff11f9975a26b5659888223fa61da [file] [log] [blame]
{
"name": "CustomLibrary",
"version": "0.1.10",
"summary": "custom library",
"description": "custom library information",
"homepage": "https://github.com/Rain-Li/CustomLibrary",
"license": "MIT",
"authors": {
"Rain": "lfqyu@outlook.com"
},
"source": {
"git": "https://github.com/Rain-Li/CustomLibrary.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"resource_bundles": {
"CustomLibrary": [
"Pod/Assets/*.png"
]
}
}