[Add] DocumentReaderBarcode 7.5.10922
[CocoaPods.git] / Specs / 2 / 8 / b / AsyncMediaSlider / 0.1 / AsyncMediaSlider.podspec.json
blob0f257dd0c134cb631f40e66800042fd461a35c4d
2   "name": "AsyncMediaSlider",
3   "summary": "A simple to use media slider that loads remote images asynchronously on demand",
4   "version": "0.1",
5   "homepage": "https://github.com/hyperoslo/AsyncMediaSlider",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/AsyncMediaSlider.git",
12     "tag": "0.1"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.3.1"
23     ]
24   }