blob: 4f0e6f9117dc05717cbc2719029a9aafb7fb9ef6 [file] [log] [blame]
{
"name": "HR_Touch",
"version": "0.0.0.3",
"summary": "HR_Touch",
"description": "Risenb iOS Development Components of HRBasicCMP_Category_Foundation",
"homepage": "https://git.oschina.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"段慧芬": "2365272230@qq.com"
},
"source": {
"git": "https://git.oschina.net/dhfios/HR_Touch.git",
"tag": "0.0.0.3"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"subspecs": [
{
"name": "View",
"source_files": "HR_Touch/Classes/View/*"
},
{
"name": "Controller",
"source_files": "HR_Touch/Classes/Controller/*",
"dependencies": {
"HR_Touch/View": [
]
}
}
]
}