blob: 85918e8eebfbdd3c9cda2dff77cf6130e7761d0c [file] [log] [blame]
{
"name": "CustomLibrary",
"version": "0.2.1",
"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.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CustomLibrary": [
"Pod/Assets/*.png"
]
}
}