blob: a09bfc0fc0dc8e6910e607780610e4f34917832a [file] [log] [blame]
{
"name": "MyLibraryMe",
"version": "0.1.0",
"summary": "hello world hello worldhello worldhello world .",
"description": "hello worldhello worldhello worldhello worldhello worldhello worldhello worldhello worldhello worldhello worldhello worldhello worldhello worldhello worldhello world",
"homepage": "https://github.com/Rain-Li/MyLibraryMe",
"license": "MIT",
"authors": {
"Rain": "lfqyusw@gmail.com"
},
"source": {
"git": "https://github.com/Rain-Li/MyLibraryMe.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MyLibraryMe": [
"Pod/Assets/*.png"
]
}
}