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