blob: 0e091032e82957202d1dda11e0130271495dd525 [file] [log] [blame]
{
"name": "FXHSDK",
"version": "0.0.1",
"summary": "FXHSDK",
"description": "FXHSDK是一个常用的工具类集合",
"homepage": "https://github.com/WangYang-iOS/FXHSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WangYang-iOS": "583702176@qq.com"
},
"source": {
"git": "https://github.com/WangYang-iOS/FXHSDK.git",
"tag": "0.0.1"
},
"source_files": [
".{h,m}",
"**"
],
"requires_arc": true,
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
}
}