[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 9 / 2 / Material / 1.39.1 / Material.podspec.json
blob66409085f411e04d3f0d3c8851e2c36437d1c4dc
2   "name": "Material",
3   "version": "1.39.1",
4   "license": "BSD",
5   "summary": "Express your creativity with Material, an animation and graphics framework for Google's Material Design and Apple's Flat UI in Swift.",
6   "homepage": "http://cosmicmind.io",
7   "social_media_url": "https://www.facebook.com/graphkit",
8   "authors": {
9     "CosmicMind, Inc.": "support@cosmicmind.io"
10   },
11   "source": {
12     "git": "https://github.com/CosmicMind/Material.git",
13     "tag": "1.39.1"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "ios": {
20     "source_files": "Sources/iOS/**/*.swift"
21   },
22   "osx": {
23     "source_files": "Sources/OSX/**/*.swift"
24   },
25   "requires_arc": true,
26   "resource_bundles": {
27     "Fonts": [
28       "Sources/**/*.ttf"
29     ]
30   }