blob: 536c8dc337e221a532a892d707efa8de256d408a [file] [log] [blame]
{
"name": "TestLibrary",
"version": "0.1.0",
"summary": "A short description.",
"homepage": "https://github.com/dander521/TestLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RogerChen": "123020990@qq.com"
},
"source": {
"git": "https://github.com/dander521/TestLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestLibrary/Classes/**/*",
"resource_bundles": {
"TestLibrary": [
"TestLibrary/Assets/*.jpg"
]
}
}