[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / 7 / TestLibIcons / 1.10 / TestLibIcons.podspec.json
blob4854fae54e0583a52138168eed5ef052450fd32a
2   "name": "TestLibIcons",
3   "version": "1.10",
4   "summary": "A short description of TestLibIcons.",
5   "description": "Just testing...",
6   "homepage": "http://EXAMPLE/TestLibIcons",
7   "license": "ISC",
8   "authors": {
9     "Vitor Pires": "vitor.pires@thoughtworks.com"
10   },
11   "source": {
12     "git": "https://github.com/vitorpirestw/Test_lib_Icons.git",
13     "tag": "1.10"
14   },
15   "source_files": "Test_lib_icons/**/*",
16   "exclude_files": "Classes/Exclude",
17   "resources": [
18     "Sources/**/*.{ttf}"
19   ],
20   "ios": {
21     "resource_bundles": {
22       "Test_lib_Icons": [
23         "Sources/**/*.{ttf}"
24       ]
25     }
26   },
27   "swift_versions": "5.0",
28   "platforms": {
29     "ios": "10.0"
30   },
31   "swift_version": "5.0"