[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 6 / a / 8 / YZIonIconsHelper / 0.0.2 / YZIonIconsHelper.podspec.json
blob2082121f937b23d46c83accec2c1650e9374d73c
2   "name": "YZIonIconsHelper",
3   "version": "0.0.2",
4   "summary": "It helps make working with IonIcons easier.",
5   "homepage": "https://github.com/yichizhang/YZIonIconsHelper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yichi Zhang": "zhang-yi-chi@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yichizhang/YZIonIconsHelper.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source/*.{h,m}",
22   "dependencies": {
23     "ionicons": [
25     ]
26   },
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ]