blob: 67228d556118a2909cc308ca96dd092f93a86306 [file] [log] [blame]
{
"name": "UBServices",
"version": "1.0.1",
"summary": "服务",
"description": "融云,计数,等服务",
"homepage": "https://git.coding.net/crazysiri/UBBasicServices.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James": "511121933@qq,com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.coding.net/crazysiri/UBBasicServices.git",
"tag": "1.0.1"
},
"source_files": "UBServices/*.{h,m}",
"dependencies": {
"RongCloudIM/IMLib": [
],
"UBCategories": [
]
},
"subspecs": [
{
"name": "XDJCountHandler",
"source_files": "UBServices/XDJCountHandler/*.{h,m}"
},
{
"name": "Rongyun",
"source_files": "UBServices/Rongyun/**/*.{h,m}"
}
]
}