[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / c / 4 / Skeets / 0.9.2 / Skeets.podspec.json
blobeb7884388f48fa8e26d5e59b360fad4783a406aa
2   "name": "Skeets",
3   "version": "0.9.2",
4   "summary": "Fetch, cache, and display images via HTTP in Swift.",
5   "homepage": "https://github.com/daltoniam/Skeets",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton Cherry": "http://daltoniam.com"
9   },
10   "source": {
11     "git": "https://github.com/daltoniam/Skeets.git",
12     "tag": "0.9.2"
13   },
14   "social_media_url": "http://twitter.com/daltoniam",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source_files": "*.swift",
20   "requires_arc": "true",
21   "dependencies": {
22     "SwiftHTTP": [
23       "~> 0.9.2"
24     ]
25   }