[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / a / MRDependencyContainer / 2.0 / MRDependencyContainer.podspec.json
blob6d9f4d83feac0d10a774fab85bb86dcc90077786
2   "name": "MRDependencyContainer",
3   "version": "2.0",
4   "summary": "Trivial Dependency Container",
5   "homepage": "http://github.com/Memrise/DependencyContainer-iOS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "William Boles": "william@memrise.com",
12     "Wojciech Chojnacki": "wojtek@memrise.com",
13     "Andy Uhnak": "andy@memrise.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/Memrise/DependencyContainer-iOS.git",
20     "tag": "2.0",
21     "branch": "master"
22   },
23   "source_files": "DependencyContainer/**/*.swift",
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0.1"