[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / 8 / IoniconsKit / 0.1.1 / IoniconsKit.podspec.json
blobfcef3e1161c837c480896e9f53c98e75b8bcc474
2   "name": "IoniconsKit",
3   "version": "0.1.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": "0.1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "IoniconsKit/Classes/**/*",
22   "resource_bundles": {
23     "IoniconsKit": [
24       "IoniconsKit/Assets/*.ttf"
25     ]
26   }