blob: 4fddcbcb10cea94cb8bacbf2c21de4d0b1486107 [file] [log] [blame]
{
"name": "XHModualA",
"version": "0.0.1",
"summary": "a",
"description": "AAA",
"homepage": "https://github.com/GSmallSea/XHModualA.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"GSmallSea": "gxiao_hai@163.com"
},
"source": {
"git": "https://github.com/GSmallSea/XHModualA.git",
"tag": "0.0.1"
},
"ios": {
"source_files": [
"XHModualA",
"XHModualA/**/*.{h,m}"
],
"frameworks": "UIKit"
},
"exclude_files": "Classes/Exclude",
"osx": {
"frameworks": "AppKit"
},
"platforms": {
"ios": "9.0"
}
}