blob: 3561bfac18321f448aeb9eee8d9c305986acfe9e [file] [log] [blame]
{
"name": "XZExplain",
"version": "1.1.0",
"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.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"3.2.1"
]
},
"resource_bundles": {
"XZExplainXcassets": [
"XZExplain/Assets/*"
]
},
"source_files": "XZExplain/Classes/**/*.h",
"subspecs": [
{
"name": "DoProblem",
"source_files": "XZExplain/Classes/DoProblem/*.{h,m}"
}
]
}