blob: 3af742820d338affc41b1ff3e752f630d84377ba [file] [log] [blame]
{
"name": "XYIMFramework",
"version": "1.4.4.6",
"summary": "一个建立pod仓库的简单demo.",
"description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
"homepage": "https://github.com/664505088/XYIMFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"阳仔": "664505088@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/664505088/XYIMFramework.git",
"tag": "1.4.4.6"
},
"source_files": "XYIMFramework.framework/Headers/*.{h}",
"vendored_frameworks": "XYIMFramework.framework",
"public_header_files": "XYIMFramework.framework/Headers/XYIMFramework.h",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MQTTClient": [
]
},
"requires_arc": true
}