[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 2 / d / c / MDFFontDiskLoader / 1.0.0 / MDFFontDiskLoader.podspec.json
blobeea4e96cc080fb0f4a3b84c14fdfdd80377bf7a3
2   "name": "MDFFontDiskLoader",
3   "summary": "MDFFontDiskLoader",
4   "version": "1.0.0",
5   "authors": "The Material Foundation Authors",
6   "license": "Apache 2.0",
7   "homepage": "https://github.com/material-foundation/material-font-disk-loader-ios",
8   "source": {
9     "git": "https://github.com/material-foundation/material-font-disk-loader-ios.git",
10     "tag": "v1.0.0"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "requires_arc": true,
16   "public_header_files": "src/*.h",
17   "source_files": [
18     "src/*.{h,m,mm}",
19     "src/private/*.{h,m,mm}"
20   ]