[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / b / f / e / TLImageSpring / 1.0.0 / TLImageSpring.podspec.json
blob139d06f8197e494926c5af6cd21d59159866997a
2   "name": "TLImageSpring",
3   "version": "1.0.0",
4   "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",
5   "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\"",
6   "homepage": "https://github.com/andrew-anlu/andrew-anlu/TLImageSpring",
7   "license": "MIT",
8   "authors": {
9     "Andrew": "anluanlu123@163.com"
10   },
11   "source": {
12     "git": "https://github.com/andrew-anlu/TLImageSpring.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "TLImageSpring": [
22       "Pod/Assets/*.png"
23     ]
24   }