blob: 74bc1a52bd5f307c04b69d0143042a34fb79cb08 [file] [log] [blame]
{
"name": "XZExplain",
"version": "1.0.8",
"summary": "The explaintion of AI XiaoXi in XiZhiShuXue",
"description": "...",
"homepage": "https://github.com/xiaoMing0109/XZExplain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaoMing0109": "97461909@qq.com"
},
"source": {
"git": "https://github.com/xiaoMing0109/XZExplain.git",
"tag": "1.0.8"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "XZExplain/Classes/XZExplain.h",
"resource_bundles": {
"XZExplainXcassets": [
"XZExplain/Assets/*"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"3.2.1"
]
},
"subspecs": [
{
"name": "DoProblem",
"source_files": "XZExplain/Classes/DoProblem/*.{h,m}"
}
]
}