blob: ebe7f564e1a668ab541099989e4e2c407ba69a53 [file] [log] [blame]
{
"name": "HRCMP_BAS_Data",
"version": "0.0.2",
"summary": "HRCMP_BAS_Data",
"description": "Risenb iOS Development Components of HRCMP_BAS_Data",
"homepage": "https://git.oschina.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"穆英波": "obgniyum@icloud.com"
},
"source": {
"git": "https://git.oschina.net/hongruisibo_iOS/HRCMP_BAS_Data.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRCMP_BAS_Data/Classes/*",
"subspecs": [
{
"name": "HR_Sandbox",
"source_files": "HRCMP_BAS_Data/Classes/HR_SandBox/*.{h,m}"
},
{
"name": "HR_Storage",
"source_files": "HRCMP_BAS_Data/Classes/HR_Storage/*.h",
"subspecs": [
{
"name": "HR_KeyChain",
"source_files": "HRCMP_BAS_Data/Classes/HR_Storage/HR_KeyChain/*.{h,m}"
},
{
"name": "HR_Userdefault",
"source_files": "HRCMP_BAS_Data/Classes/HR_Storage/HR_Userdefault/*.{h,m}"
},
{
"name": "HR_Plist",
"source_files": "HRCMP_BAS_Data/Classes/HR_Storage/HR_Plist/*.{h,m}"
},
{
"name": "HR_Archive",
"source_files": "HRCMP_BAS_Data/Classes/HR_Storage/HR_Archive/*.{h,m}"
},
{
"name": "HR_DB",
"source_files": "HRCMP_BAS_Data/Classes/HR_Storage/HR_DB/*.{h,m}"
}
]
}
]
}