blob: 95a9f8e7b751245679813eb7394fb058d03f88df [file] [log] [blame]
{
"name": "FXHSDK",
"version": "0.0.9",
"summary": "FXHSDK",
"description": "FXHSDK是一个常用的工具类集合",
"homepage": "https://github.com/HZHiQu/FXHSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ShanRenChina": "zhangweijzsz@163.com"
},
"source": {
"git": "https://github.com/HZHiQu/FXHSDK.git",
"tag": "0.0.9"
},
"requires_arc": true,
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Extensions",
"source_files": "FXHSDK/Extensions/**/*"
}
]
}