blob: ca9d1f48a1b6b78eab21ebb13384d0caec52e55f [file] [log] [blame]
{
"name": "ShonemeMineModule",
"version": "1.0.8",
"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.8"
},
"dependencies": {
"XMBaseObjectModule": [
"~> 1.0.1"
]
},
"subspecs": [
{
"name": "VC",
"source_files": "ShonemeMineModule/ShonemeMineModule/XMMine/VC/*.{h,m}"
},
{
"name": "Targets",
"source_files": "ShonemeMineModule/ShonemeMineModule/XMMine/Targets/*.{h,m}",
"dependencies": {
"ShonemeMineModule/VC": [
]
}
}
]
}