blob: 3334b8b474fb1993e827881fcf849e7f99d9b0c7 [file] [log] [blame]
{
"name": "ShonemeMineModule",
"version": "1.0.5",
"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.5"
},
"dependencies": {
"XMBaseObjectModule": [
]
},
"subspecs": [
{
"name": "VC",
"source_files": "ShonemeMineModule/ShonemeMineModule/XMMine/VC/*.{h,m}"
},
{
"name": "Actions",
"source_files": "ShonemeMineModule/ShonemeMineModule/XMMine/Actions/*.{h,m}",
"dependencies": {
"ShonemeMineModule/VC": [
]
}
}
]
}