blob: 9a094b5032ef7ee6bb8898ece938ae6b06428fdb [file] [log] [blame]
{
"name": "TLImageSpring-swift",
"version": "1.0.0",
"summary": "This is a simple and easy to use framework of images are downloaded,support for multiple image format",
"description": "\"This is a simple and easy to use framework of images are downloaded, adopts multi-thread asynchronous loading, support for multiple image format, the hope can help you\"",
"homepage": "https://github.com/andrew-anlu/TLImageSpring-swift",
"license": "MIT",
"authors": {
"Andrew": "anluanlu123@163.com"
},
"source": {
"git": "https://github.com/andrew-anlu/TLImageSpring-swift.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TLImageSpring-swift": [
"Pod/Assets/*.png"
]
}
}