blob: 275640f79de706d81047e1d63d23c0b31c79bc3a [file] [log] [blame]
{
"name": "ShonemeMineModule",
"version": "1.0.7",
"summary": "ShonemeMineModule.",
"description": "this is ShonemeMineModule",
"homepage": "https://github.com/XMShoneme/ShonemeMineModule",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"iOSmiling": "kunlongxue@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/XMShoneme/ShonemeMineModule.git",
"tag": "1.0.7"
},
"dependencies": {
"XMBaseObjectModule": [
]
},
"subspecs": [
{
"name": "VC",
"source_files": "ShonemeMineModule/ShonemeMineModule/XMMine/VC/*.{h,m}"
},
{
"name": "Targets",
"source_files": "ShonemeMineModule/ShonemeMineModule/XMMine/Targets/*.{h,m}",
"dependencies": {
"ShonemeMineModule/VC": [
]
}
}
]
}