blob: 0d4ecbf647d7fffad5d7512137d11fc428b10b70 [file] [log] [blame]
{
"name": "YanciXuPodTestLibrary",
"version": "0.1.0",
"summary": "A short description of YCPodTestLibrary.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/XuYanci/YCPodTestLibrary.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XuYanci": "grandy.wind@gmail.com"
},
"source": {
"git": "https://github.com/XuYanci/YCPodTestLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "podTestLibrary/Classes/**/*",
"resource_bundles": {
"podTestLibrary": [
"podTestLibrary/Assets/*.png"
]
}
}