blob: b1c98807a5c6d16555baeb81667eff05a9c89154 [file] [log] [blame]
{
"name": "HRCMP_Category",
"version": "0.0.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.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRCMP_Category/Classes/*.h",
"subspecs": [
{
"name": "Foundation",
"source_files": "HRCMP_Category/Classes/Foundation/*.h",
"subspecs": [
{
"name": "Foundation",
"source_files": "HRCMP_Category/Classes/Foundation/NSArray/*"
}
]
},
{
"name": "UIKit",
"source_files": "HRCMP_Category/Classes/UIKit/*.h",
"subspecs": [
{
"name": "UIView",
"source_files": "HRCMP_Category/Classes/UIKit/UIView/*"
}
]
}
]
}