[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / 7 / HaidoraThemeKit / 0.1.1 / HaidoraThemeKit.podspec.json
blobf25db34a737e860d9d141718fc3b75b131f2e90e
2   "name": "HaidoraThemeKit",
3   "version": "0.1.1",
4   "summary": "UIKit appearance 的封装.",
5   "description": "UIKit appearance 的封装,方便切换全局风格.",
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.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]