[Delete] FaceCoreBasicNightly 6.3.1040
[CocoaPods.git] / Specs / 8 / b / 2 / TLImageSpring-swift / 1.0.0 / TLImageSpring-swift.podspec.json
blob9a094b5032ef7ee6bb8898ece938ae6b06428fdb
2   "name": "TLImageSpring-swift",
3   "version": "1.0.0",
4   "summary": "This is a simple and easy to use framework of images are downloaded,support for multiple image format",
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/TLImageSpring-swift",
7   "license": "MIT",
8   "authors": {
9     "Andrew": "anluanlu123@163.com"
10   },
11   "source": {
12     "git": "https://github.com/andrew-anlu/TLImageSpring-swift.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "TLImageSpring-swift": [
22       "Pod/Assets/*.png"
23     ]
24   }