[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / 7 / HaidoraThemeKit / 0.1.0 / HaidoraThemeKit.podspec.json
blob538708fca5b1a301d1c5d9253d8f0de37cfd1285
2   "name": "HaidoraThemeKit",
3   "version": "0.1.0",
4   "summary": "UIKit appearance 的封装.",
5   "description": "                        UIKit appearance 的封装,方便切换全局风格.\n",
6   "homepage": "https://github.com/Haidora/HaidoraThemeKit",
7   "license": "MIT",
8   "authors": {
9     "mrdaios": "mrdaios@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Haidora/HaidoraThemeKit.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]