blob: 0c81fabf1cc2ccdfc86dd3cc24e30a8138ca8555 [file] [log] [blame]
{
"name": "HaidoraCommonWrapperSwift",
"version": "0.1.1",
"summary": "常用代码",
"description": " 一些通用操作接口统一,方便多个项目合并时共享.\n",
"homepage": "https://github.com/Haidora/HaidoraCommonWrapperSwift",
"license": "MIT",
"authors": {
"mrdaios": "mrdaios@gmail.com"
},
"source": {
"git": "https://github.com/Haidora/HaidoraCommonWrapperSwift.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": "Pod/Assets/*.*",
"frameworks": [
"UIKit",
"Foundation"
]
}