blob: 139d06f8197e494926c5af6cd21d59159866997a [file] [log] [blame]
{
"name": "TLImageSpring",
"version": "1.0.0",
"summary": "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",
"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/andrew-anlu/TLImageSpring",
"license": "MIT",
"authors": {
"Andrew": "anluanlu123@163.com"
},
"source": {
"git": "https://github.com/andrew-anlu/TLImageSpring.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TLImageSpring": [
"Pod/Assets/*.png"
]
}
}