blob: 52ac8acc00b88aa2e1b83e8476d64ca9a2a1ba36 [file] [log] [blame]
{
"name": "XMBaseObjectModule",
"version": "1.0.0",
"summary": "XMBaseObjectModule.",
"description": "this is xmbaseobjectmodule",
"homepage": "https://github.com/XMShoneme/XMBaseObjectModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOSmiling": "kunlongxue@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/XMShoneme/XMBaseObjectModule.git",
"tag": "1.0.0"
},
"source_files": "XMBaseObjectModule/XMBaseObjectModule/BaseObject/**/*.{h,m}"
}