[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / c / 7 / f / image-sequence-streaming / 0.4.1 / image-sequence-streaming.podspec.json
blob468df0fe8ef8860c8f6cf81a6fb5b72f90ef2256
2   "name": "image-sequence-streaming",
3   "version": "0.4.1",
4   "summary": "Interactive image sequences with small memory footprint, nearly unlimited length, and lighting fast playback.",
5   "description": "Interactive image sequences with small memory footprint, nearly unlimited length, and lighting fast playback.\nThis project aims to overcome these limitations by streaming individual frames, as fast as possible, from an optimized sequence file.",
6   "homepage": "https://github.com/aceontech/image-sequence-streaming",
7   "license": {
8     "type": "MIT",
9     "file": "source/LICENSE"
10   },
11   "authors": "Justin Meiners",
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/aceontech/image-sequence-streaming.git",
17     "tag": "0.4.1"
18   },
19   "source_files": [
20     "source",
21     "source/**/*.{h,m}"
22   ],
23   "requires_arc": false