[Add] DocumentReaderFullAuthRFIDNightly 7.6.11211
[CocoaPods.git] / Specs / 2 / 8 / b / AsyncMediaSlider / 0.2.0 / AsyncMediaSlider.podspec.json
blobee6965aa02f15b01ccfdad649ac59938b9c848ff
2   "name": "AsyncMediaSlider",
3   "summary": "A simple to use media slider that loads remote images asynchronously on demand",
4   "version": "0.2.0",
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.2.0"
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": [
23     ]
24   }