[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / 9 / 8 / IoniconsKit / 1.0.1 / IoniconsKit.podspec.json
blob6b5e7d97d5d37d90558f4384e7221f5ff76e8ef7
2   "name": "IoniconsKit",
3   "version": "1.0.1",
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.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "IoniconsKit/Classes/**/*.{swift,h}",
21   "resource_bundles": {
22     "IoniconsKit": [
23       "IoniconsKit/Assets/*.ttf"
24     ]
25   },
26   "pushed_with_swift_version": "4.0"