blob: ea4c1f07f35a144a53989e816235252c23b50f97 [file] [log] [blame]
{
"name": "HRCMP_Category",
"version": "0.2.1",
"summary": "HRCMP_Category",
"description": "Risenb iOS Development Components of HRCMP_Category",
"homepage": "https://git.oschina.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"穆英波": "obgniyum@icloud.com"
},
"source": {
"git": "https://git.oschina.net/hongruisibo_iOS/HRCMP_Category.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRCMP_Category/Classes/*.{h}",
"subspecs": [
{
"name": "Foundation",
"source_files": "HRCMP_Category/Classes/Foundation/**/*.{h,m}"
},
{
"name": "UIKit",
"source_files": "HRCMP_Category/Classes/UIKit/**/*.{h,m}"
}
]
}