[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 8 / 5 / Rooster / 0.1.3 / Rooster.podspec.json
blob15a1b6fea3abf667d173c1887825adf5bed9cb0e
2   "name": "Rooster",
3   "version": "0.1.3",
4   "summary": "Image Loading and Caching Framework",
5   "description": "Rooster blazing fast framework for downloading and caching images from the web",
6   "homepage": "https://github.com/xrisyz/Rooster.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christopher Karani": "chrisbkarani@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/cbkarani",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/xrisyz/Rooster.git",
23     "tag": "0.1.3"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "swift_version": "4.0"