blob: 68c11504964d2935fd1425b26a935eab0abf5602 [file] [log] [blame]
{
"name": "XHKitTest",
"version": "0.0.1",
"summary": "框架测试",
"description": "init",
"homepage": "https://github.com/xh1130485186/XHKitTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xianghong": "1130485186@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xh1130485186/XHKitTest.git",
"tag": "0.0.1"
},
"requires_arc": true,
"subspecs": [
{
"name": "XHTextView",
"source_files": "XHTextView/*.{h,m}"
}
]
}