[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / 8 / IoniconsKit / 1.2.0 / IoniconsKit.podspec.json
blobe59e2075da3b3115a0b0b305e8b1c6662e0ce139
2   "name": "IoniconsKit",
3   "version": "1.2.0",
4   "summary": "ionicons for Swift and Objective-C with type safed manner.",
5   "homepage": "https://github.com/keitaoouchi/IoniconsKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "keita.oouchi": "keita.oouchi@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/keitaoouchi/IoniconsKit.git",
15     "tag": "1.2.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "IoniconsKit/Classes/**/*.{swift,h}",
22   "resource_bundles": {
23     "IoniconsKit": [
24       "IoniconsKit/Assets/*.ttf"
25     ]
26   },
27   "swift_version": "5.0"