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