[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 9 / 8 / IoniconsKit / 1.1.0 / IoniconsKit.podspec.json
blob5c5b3544023c402a744d40c85e530830c60a1788
2   "name": "IoniconsKit",
3   "version": "1.1.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.1.0"
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   }