[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / d / 8 / HaidoraCommonWrapperSwift / 0.1.1 / HaidoraCommonWrapperSwift.podspec.json
blob0c81fabf1cc2ccdfc86dd3cc24e30a8138ca8555
2   "name": "HaidoraCommonWrapperSwift",
3   "version": "0.1.1",
4   "summary": "常用代码",
5   "description": "                        一些通用操作接口统一,方便多个项目合并时共享.\n",
6   "homepage": "https://github.com/Haidora/HaidoraCommonWrapperSwift",
7   "license": "MIT",
8   "authors": {
9     "mrdaios": "mrdaios@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Haidora/HaidoraCommonWrapperSwift.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resources": "Pod/Assets/*.*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]